Searched refs:bio_driver1 (Results 1 – 25 of 27) sorted by relevance
12
341 if (bp->bio_driver1 != NULL) { in ps3disk_task()343 bp->bio_driver1); in ps3disk_task()345 bp->bio_driver1); in ps3disk_task()376 bp->bio_driver1 = 0; in ps3disk_strategy()387 (bus_dmamap_t *)(&bp->bio_driver1)); in ps3disk_strategy()389 (bus_dmamap_t)(bp->bio_driver1), bp->bio_data, in ps3disk_strategy()446 if (bp->bio_driver1 != NULL) { in ps3disk_intr()449 bp->bio_driver1, BUS_DMASYNC_POSTREAD); in ps3disk_intr()451 bp->bio_driver1); in ps3disk_intr()453 bp->bio_driver1); in ps3disk_intr()[all …]
288 cbp = bp->bio_driver1; in g_eli_auth_write_done()289 bp->bio_driver1 = NULL; in g_eli_auth_write_done()296 cbp = bp->bio_driver1; in g_eli_auth_write_done()297 bp->bio_driver1 = NULL; in g_eli_auth_write_done()349 cbp = bp->bio_driver1; in g_eli_auth_read()350 bp->bio_driver1 = NULL; in g_eli_auth_read()
149 cbp = bp->bio_driver1; in g_eli_crypto_write_done()150 bp->bio_driver1 = NULL; in g_eli_crypto_write_done()206 cbp = bp->bio_driver1; in g_eli_crypto_read()
333 bp->bio_driver1 = cbp; in g_eli_start()
100 bp->bio_driver1 = BIO_NAND_STD; in nand_strategy()122 bp->bio_driver1 = BIO_NAND_RAW; in nand_strategy_raw()322 if (bp->bio_driver1 == BIO_NAND_STD) { in nand_io_proc()332 } else if (bp->bio_driver1 == BIO_NAND_RAW) { in nand_io_proc()
802 pbp->bio_driver1 = do_write ? sd : NULL; in g_raid_tr_iodone_raid1()834 pbp->bio_driver1 != NULL) { in g_raid_tr_iodone_raid1()854 g_raid_subdisk_iostart(pbp->bio_driver1, cbp); in g_raid_tr_iodone_raid1()874 if (pbp->bio_driver1 != NULL) { in g_raid_tr_iodone_raid1()875 ((struct g_raid_subdisk *)pbp->bio_driver1) in g_raid_tr_iodone_raid1()
290 bio->bio_driver1 = (void *)(uintptr_t)sc->ld_id; in mfi_disk_strategy()307 hdr = bio->bio_driver1; in mfi_disk_complete()
254 bio->bio_driver1 = (void *)(uintptr_t)sc->pd_id; in mfi_syspd_strategy()
95 void *bio_driver1; /* Private use by the provider. */ member
196 bp->bio_driver1 = (void *)sc->sc_seq; in g_gate_queue_io()768 ggio->gctl_seq == (uintptr_t)bp->bio_driver1) { in g_gate_ioctl()832 ggio->gctl_seq = (uintptr_t)bp->bio_driver1; in g_gate_ioctl()868 if (ggio->gctl_seq == (uintptr_t)bp->bio_driver1) in g_gate_ioctl()
106 #define G_CACHE_NEXT_BIO1(bp) (bp)->bio_driver1
105 bp->bio_driver1 = drv; in idad_strategy()
518 drv = bp->bio_driver1; in ida_startio()
244 bp_cb_fn = bp->bio_driver1; in nvme_ns_bio_done()454 bp->bio_driver1 = cb_fn; in nvme_ns_bio_process()
109 iobuf->bio_driver1 = (void *)(uintptr_t)dsc->sc->drives[dsc->disk_number].drivenum; in ipsd_strategy()
94 command_struct->drivenum = (uintptr_t)iobuf->bio_driver1; in ips_io_request_callback()
297 if (pbp->bio_driver1 != NULL) in g_stripe_done()298 uma_zfree(g_stripe_zone, pbp->bio_driver1); in g_stripe_done()395 bp->bio_driver1 = data; in g_stripe_start_fast()
159 bp->bio_driver1 = NULL; in nvd_bio_submit()
481 KASSERT(bp->bio_driver1 == NULL, in g_io_request()699 bp->bio_driver1 = NULL; in g_io_deliver()
1522 db_printf(" driver1: %p\n", bp->bio_driver1); in DB_SHOW_COMMAND()
346 if ((uintptr_t)bp->bio_driver1 < sc->sc_ndisks) in g_multipath_start()347 bp->bio_driver1 = (void *)(uintptr_t)sc->sc_ndisks; in g_multipath_start()425 if (pbp->bio_children < (uintptr_t)pbp->bio_driver1) { in g_multipath_done_error()
983 fd = fdc->fd = bp->bio_driver1; in fdc_worker()1486 bp->bio_driver1 = fd;1670 bp->bio_driver1 = fd;
743 bp->bio_driver1 = sc; in g_bde_start1()
731 bp->bio_driver1 = &sc->twed_drive->td_twe_unit; in twed_strategy()
447 cmd->io.unit = *(int *)(bp->bio_driver1); in twe_startio()