Searched refs:f_strategy (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/bsd/kern/
H A Dkern_physio.c82 physio( void (*f_strategy)(buf_t), argument
195 /* [call f_strategy to start the transfer] */
196 (*f_strategy)(bp);

Completed in 20 milliseconds