Searched refs:bio_disk (Results 1 – 25 of 29) sorted by relevance
12
40 else if (bp->bio_disk != NULL) in disk_err()42 bp->bio_disk->d_name, bp->bio_disk->d_unit, what); in disk_err()
294 if (bp->bio_disk == NULL || bp->bio_disk->d_drv1 == NULL) in cfi_disk_getattr()297 dsc = bp->bio_disk->d_drv1; in cfi_disk_getattr()314 struct cfi_disk_softc *sc = bp->bio_disk->d_drv1; in cfi_disk_strategy()
98 chip = (struct nand_chip *)bp->bio_disk->d_drv1; in nand_strategy()119 chip = (struct nand_chip *)bp->bio_disk->d_drv1; in nand_strategy_raw()161 if (bp->bio_disk == NULL || bp->bio_disk->d_drv1 == NULL) in nand_getattr()164 chip = (struct nand_chip *)bp->bio_disk->d_drv1; in nand_getattr()
89 dsc = iobuf->bio_disk->d_drv1; in ipsd_finish()93 dsc = iobuf->bio_disk->d_drv1; in ipsd_finish()107 dsc = iobuf->bio_disk->d_drv1; in ipsd_strategy()
91 drv = bp->bio_disk->d_drv1; in idad_strategy()148 drv = bp->bio_disk->d_drv1; in idad_intr()
444 bp2->bio_disk = dp; in g_disk_start()461 if (bp->bio_disk == NULL) in g_disk_start()462 bp->bio_disk = dp; in g_disk_start()515 bp2->bio_disk = dp; in g_disk_start()555 bp->bio_disk = dp; in g_disk_dumpconf()
264 sc = bio->bio_disk->d_drv1; in mfi_disk_strategy()306 sc = bio->bio_disk->d_drv1; in mfi_disk_complete()
243 sc = bio->bio_disk->d_drv1; in mfi_syspd_strategy()
181 ndisk = (struct nvd_disk *)bp->bio_disk->d_drv1; in nvd_strategy()223 ndisk = bp->bio_disk->d_drv1; in nvd_done()
85 struct disk *bio_disk; /* Valid below geom_disk.c only */ member
357 struct ps3disk_softc *sc = (struct ps3disk_softc *)bp->bio_disk->d_drv1; in ps3disk_strategy()592 struct ps3disk_softc *sc = (struct ps3disk_softc *)bp->bio_disk->d_drv1; in ps3disk_transfer()593 struct ps3disk_region *rp = &sc->sc_reg[bp->bio_disk->d_unit]; in ps3disk_transfer()
81 sc = bp->bio_disk->d_drv1; in altera_sdcard_disk_strategy()
163 struct amrd_softc *sc = (struct amrd_softc *)bio->bio_disk->d_drv1; in amrd_strategy()
1238 struct amrd_softc *sc = ac->ac_bio->bio_disk->d_drv1; in amr_completeio()1317 amrd = (struct amrd_softc *)bio->bio_disk->d_drv1; in amr_bio_command()
147 struct mlxd_softc *sc = bp->bio_disk->d_drv1; in mlxd_strategy()
1869 mlxd = bp->bio_disk->d_drv1; in mlx_startio_cb()1968 struct mlxd_softc *mlxd = bp->bio_disk->d_drv1; in mlx_completeio()
297 sc = (struct mmcsd_softc *)bp->bio_disk->d_drv1; in mmcsd_strategy()491 bp.bio_disk = disk; in mmcsd_dump()
186 sc = (struct mambodisk_softc *)bp->bio_disk->d_drv1; in mambodisk_strategy()
146 sc = (struct aac_disk *)bp->bio_disk->d_drv1; in aac_disk_strategy()
444 sc = (struct mx25l_softc *)bp->bio_disk->d_drv1; in mx25l_strategy()
293 sc = (struct at45d_softc *)bp->bio_disk->d_drv1; in at45d_strategy()
201 struct pst_softc *psc = bp->bio_disk->d_drv1; in pststrategy()
745 periph = (struct cam_periph *)bp->bio_disk->d_drv1; in adastrategy()1146 periph = (struct cam_periph *)bp->bio_disk->d_drv1; in adagetattr()
727 struct twed_softc *sc = bp->bio_disk->d_drv1; in twed_strategy()
536 if ((sc = bp->bio_disk->d_drv1) == NULL) { in vtblk_strategy()