Searched refs:dev_strategy_csw (Results 1 – 2 of 2) sorted by relevance
262 void dev_strategy_csw(struct cdev *dev, struct cdevsw *csw, struct buf *bp);
3723 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