Home
last modified time | relevance | path

Searched refs:d_strategy (Results 1 – 25 of 41) sorted by relevance

12

/freebsd-head/sys/geom/
HDgeom_disk.h98 disk_strategy_t *d_strategy; member
HDgeom_disk.c480 dp->d_strategy(bp2); in g_disk_start()
563 dp->d_strategy(bp2); in g_disk_start()
574 dp->d_strategy(bp2); in g_disk_start()
898 KASSERT(dp->d_strategy != NULL, ("disk_create need d_strategy")); in disk_create()
/freebsd-head/sys/dev/ida/
HDida_disk.c206 drv->disk->d_strategy = idad_strategy; in idad_attach()
/freebsd-head/sys/kern/
HDkern_physio.c174 csw->d_strategy(bp); in physio()
HDkern_conf.c315 .d_strategy = dead_strategy,
408 dsw->d_gianttrick->d_strategy(bp); in giant_strategy()
659 devsw->d_strategy = dead_strategy; in prep_cdevsw()
694 FIXUP(d_strategy, no_strategy, giant_strategy); in prep_cdevsw()
/freebsd-head/sys/dev/mlx/
HDmlx_disk.c245 sc->mlxd_disk->d_strategy = mlxd_strategy; in mlxd_attach()
/freebsd-head/sys/powerpc/mambo/
HDmambo_disk.c112 d->d_strategy = mambodisk_strategy; in mambodisk_attach()
/freebsd-head/sys/dev/mfi/
HDmfi_syspd.c134 sc->pd_disk->d_strategy = mfi_syspd_strategy; in mfi_syspd_attach()
HDmfi_disk.c160 sc->ld_disk->d_strategy = mfi_disk_strategy; in mfi_disk_attach()
/freebsd-head/sys/dev/nvme/
HDnvme_test.c122 (*csw->d_strategy)(bio); in nvme_ns_bio_test()
HDnvme_ns.c180 .d_strategy = nvme_ns_strategy,
/freebsd-head/sys/powerpc/powernv/
HDopal_flash.c368 sc->sc_disk->d_strategy = opalflash_strategy; in opalflash_attach()
/freebsd-head/sys/dev/ips/
HDips_disk.c149 dsc->ipsd_disk->d_strategy = ipsd_strategy; in ipsd_attach()
/freebsd-head/sys/dev/cfi/
HDcfi_disk.c102 sc->disk->d_strategy = cfi_disk_strategy; in cfi_disk_attach()
/freebsd-head/sys/dev/aac/
HDaac_disk.c408 sc->ad_disk->d_strategy = aac_disk_strategy; in aac_disk_attach()
/freebsd-head/sys/dev/flash/
HDn25q.c296 sc->sc_disk->d_strategy = n25q_strategy; in n25q_attach()
HDw25n.c435 sc->sc_disk->d_strategy = w25n_strategy; in w25n_attach()
HDat45d.c371 sc->disk->d_strategy = at45d_strategy; in at45d_delayed_attach()
HDmx25l.c514 sc->sc_disk->d_strategy = mx25l_strategy; in mx25l_attach()
/freebsd-head/sys/sys/
HDconf.h208 d_strategy_t *d_strategy; member
/freebsd-head/sys/dev/pst/
HDpst-raid.c157 psc->disk->d_strategy = pststrategy; in pst_attach()
/freebsd-head/sys/cam/scsi/
HDscsi_pt.c124 .d_strategy = ptstrategy,
/freebsd-head/sys/dev/nvd/
HDnvd.c453 disk->d_strategy = nvd_strategy; in nvd_new_disk()
/freebsd-head/sys/dev/nvmf/host/
HDnvmf_ns.c326 .d_strategy = nvmf_ns_strategy,
/freebsd-head/sys/powerpc/ps3/
HDps3disk.c239 d->d_strategy = ps3disk_strategy; in ps3disk_attach()

12