Home
last modified time | relevance | path

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

/xnu-11215/bsd/dev/
H A Dmemdev.c107 static strategy_fcn_t mdevstrategy; variable
136 .d_strategy = mdevstrategy,
258 mdevstrategy(struct buf *bp) in mdevstrategy() function