Searched refs:buf_device (Results 1 – 5 of 5) sorted by relevance
556 dev_t buf_device(buf_t bp);
257 …devid = minor(buf_device(bp)); /* Get minor devic… in mdevstrategy()
783 vn = vn_table + vnunit(buf_device(bp)); in vnstrategy()
2469 bdev = buf_device(bp); in spec_strategy()
1081 buf_device(buf_t bp) in buf_device() function