Home
last modified time | relevance | path

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

/trueos/sys/sys/
HDconf.h262 void dev_strategy_csw(struct cdev *dev, struct cdevsw *csw, struct buf *bp);
/trueos/sys/kern/
HDvfs_bio.c3723 dev_strategy_csw(dev, csw, bp); in dev_strategy()
3728 dev_strategy_csw(struct cdev *dev, struct cdevsw *csw, struct buf *bp) in dev_strategy_csw() function