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

/darwin-on-arm/xnu/bsd/sys/
H A Dconf.h110 typedef void strategy_fcn_t(struct buf *bp); typedef
130 #define d_strategy_t strategy_fcn_t
142 #define eno_strat ((strategy_fcn_t *)&enodev_strat)
162 strategy_fcn_t *d_strategy;
200 strategy_fcn_t *d_strategy;
/darwin-on-arm/xnu/bsd/dev/
H A Dmemdev.c107 static strategy_fcn_t mdevstrategy;
/darwin-on-arm/xnu/bsd/dev/vn/
H A Dvn.c131 static strategy_fcn_t vnstrategy;

Completed in 74 milliseconds