Searched refs:buf_device (Results 1 - 5 of 5) sorted by relevance

/darwin-on-arm/xnu/bsd/sys/
H A Dbuf.h523 @function buf_device
531 dev_t buf_device(buf_t);
/darwin-on-arm/xnu/bsd/dev/
H A Dmemdev.c242 devid = minor(buf_device(bp)); /* Get minor device number */
/darwin-on-arm/xnu/bsd/dev/vn/
H A Dvn.c791 vn = vn_table + vnunit(buf_device(bp));
/darwin-on-arm/xnu/bsd/miscfs/specfs/
H A Dspec_vnops.c1637 bdev = buf_device(bp);
/darwin-on-arm/xnu/bsd/vfs/
H A Dvfs_bio.c928 buf_device(buf_t bp) { function

Completed in 82 milliseconds