Home
last modified time | relevance | path

Searched refs:physio (Results 1 – 2 of 2) sorted by relevance

/xnu-11215.1.10/bsd/kern/
H A Dkern_physio.c82 physio( void (*f_strategy)(buf_t), in physio() function
/xnu-11215.1.10/bsd/sys/
H A Dbuf.h982 int physio(void (*f_strategy)(buf_t), buf_t bp, dev_t dev, int flags, u_int (*f_minphys)(buf_t)…