Searched refs:bio_dev (Results 1 – 17 of 17) sorted by relevance
17 if $bp->b_io.bio_dev20 $bp->b_io.bio_dev->si_udev, \79 printf "\nb_io.bio_dev: "80 output $bp->b_io.bio_dev166 printf "\n b_io.bio_dev " 167 output/x bp->b_io.bio_dev
45 if (bp->bio_dev != NULL) in disk_err()46 printf("%s: %s ", devtoname(bp->bio_dev), what); in disk_err()
172 bp->bio_dev = dev; in physio()
408 dev = bp->bio_dev; in giant_strategy()
1284 bp->bio_dev = dev; in aio_qbio()
88 struct cdev *bio_dev; /* Device to do I/O on. */ member
113 bio->bio_dev = dev; in nvme_ns_bio_test()
151 ns = bp->bio_dev->si_drv1; in nvme_ns_strategy()
353 dev = bp->bio_dev; in fwmem_strategy()
865 dev = bp->bio_dev; in fw_strategy()
237 dev = bp->bio_dev; in nand_strategy()
199 periph = (struct cam_periph *)bp->bio_dev->si_drv1; in ptstrategy()
905 if (SA_IS_CTRL(bp->bio_dev)) { in sastrategy()909 periph = (struct cam_periph *)bp->bio_dev->si_drv1; in sastrategy()938 int error = samount(periph, 0, bp->bio_dev); in sastrategy()
749 dev = bp->bio_dev; in g_dev_strategy()
1043 bio->bio_dev = dev; in ctl_be_block_flush_dev()1068 bio->bio_dev = dev; in ctl_be_block_unmap_dev_range()1173 bio->bio_dev = dev; in ctl_be_block_dispatch_dev()
2102 bio->bio_dev = dev_data->cdev; in xbb_dispatch_dev()2162 bio->bio_dev = dev_data->cdev; in xbb_dispatch_dev()
1625 zv = bp->bio_dev->si_drv2;