Home
last modified time | relevance | path

Searched refs:bio_driver1 (Results 1 – 25 of 27) sorted by relevance

12

/NextBSD/sys/powerpc/ps3/
HDps3disk.c341 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 …]
/NextBSD/sys/geom/eli/
HDg_eli_integrity.c288 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()
HDg_eli_privacy.c149 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()
HDg_eli.c333 bp->bio_driver1 = cbp; in g_eli_start()
/NextBSD/sys/dev/nand/
HDnand_geom.c100 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()
/NextBSD/sys/geom/raid/
HDtr_raid1.c802 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()
/NextBSD/sys/dev/mfi/
HDmfi_disk.c290 bio->bio_driver1 = (void *)(uintptr_t)sc->ld_id; in mfi_disk_strategy()
307 hdr = bio->bio_driver1; in mfi_disk_complete()
HDmfi_syspd.c254 bio->bio_driver1 = (void *)(uintptr_t)sc->pd_id; in mfi_syspd_strategy()
/NextBSD/sys/sys/
HDbio.h95 void *bio_driver1; /* Private use by the provider. */ member
/NextBSD/sys/geom/gate/
HDg_gate.c196 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()
/NextBSD/sys/geom/cache/
HDg_cache.h106 #define G_CACHE_NEXT_BIO1(bp) (bp)->bio_driver1
/NextBSD/sys/dev/ida/
HDida_disk.c105 bp->bio_driver1 = drv; in idad_strategy()
HDida.c518 drv = bp->bio_driver1; in ida_startio()
/NextBSD/sys/dev/nvme/
HDnvme_ns.c244 bp_cb_fn = bp->bio_driver1; in nvme_ns_bio_done()
454 bp->bio_driver1 = cb_fn; in nvme_ns_bio_process()
/NextBSD/sys/dev/ips/
HDips_disk.c109 iobuf->bio_driver1 = (void *)(uintptr_t)dsc->sc->drives[dsc->disk_number].drivenum; in ipsd_strategy()
HDips_commands.c94 command_struct->drivenum = (uintptr_t)iobuf->bio_driver1; in ips_io_request_callback()
/NextBSD/sys/geom/stripe/
HDg_stripe.c297 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()
/NextBSD/sys/dev/nvd/
HDnvd.c159 bp->bio_driver1 = NULL; in nvd_bio_submit()
/NextBSD/sys/geom/
HDgeom_io.c481 KASSERT(bp->bio_driver1 == NULL, in g_io_request()
699 bp->bio_driver1 = NULL; in g_io_deliver()
HDgeom_subr.c1522 db_printf(" driver1: %p\n", bp->bio_driver1); in DB_SHOW_COMMAND()
/NextBSD/sys/geom/multipath/
HDg_multipath.c346 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()
/NextBSD/sys/dev/fdc/
HDfdc.c983 fd = fdc->fd = bp->bio_driver1; in fdc_worker()
1486 bp->bio_driver1 = fd;
1670 bp->bio_driver1 = fd;
/NextBSD/sys/geom/bde/
HDg_bde_work.c743 bp->bio_driver1 = sc; in g_bde_start1()
/NextBSD/sys/dev/twe/
HDtwe_freebsd.c731 bp->bio_driver1 = &sc->twed_drive->td_twe_unit; in twed_strategy()
HDtwe.c447 cmd->io.unit = *(int *)(bp->bio_driver1); in twe_startio()

12