Home
last modified time | relevance | path

Searched refs:cmds_per_request (Results 1 – 6 of 6) sorted by relevance

/freebsd-12-stable/sys/dev/hptnr/
Dhptnr_osm_bsd.c299 count = max(vd->u.array.transform->source->cmds_per_request, in hpt_flush_vdev()
300 vd->u.array.transform->target->cmds_per_request); in hpt_flush_vdev()
302 count = vd->cmds_per_request; in hpt_flush_vdev()
641 pCmd = ldm_alloc_cmds(vbus, vd->cmds_per_request); in hpt_scsi_io()
990 pCmd = ldm_alloc_cmds(vbus, vd->cmds_per_request); in hpt_scsi_io()
Dldm.h368 HPT_UINT cmds_per_request; member
/freebsd-12-stable/sys/dev/hptrr/
Dhptrr_osm_bsd.c305 count = max(vd->u.array.transform->source->cmds_per_request, in hpt_flush_vdev()
306 vd->u.array.transform->target->cmds_per_request); in hpt_flush_vdev()
308 count = vd->cmds_per_request; in hpt_flush_vdev()
662 pCmd = ldm_alloc_cmds(vbus, vd->cmds_per_request); in hpt_scsi_io()
Dldm.h363 HPT_UINT cmds_per_request; member
/freebsd-12-stable/sys/dev/hpt27xx/
Dhpt27xx_osm_bsd.c302 count = max(vd->u.array.transform->source->cmds_per_request, in hpt_flush_vdev()
303 vd->u.array.transform->target->cmds_per_request); in hpt_flush_vdev()
305 count = vd->cmds_per_request; in hpt_flush_vdev()
743 pCmd = ldm_alloc_cmds(vbus, vd->cmds_per_request); in hpt_scsi_io()
Dldm.h369 HPT_UINT cmds_per_request; member