Home
last modified time | relevance | path

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

/freebsd/sys/dev/ocs_fc/
H A Docs_scsi.c1276 uint32_t host_allocated; in ocs_scsi_io_dispatch_hw_io() local
1279 ocs_hw_get(&ocs->hw, OCS_HW_SGL_CHAINING_HOST_ALLOCATED, &host_allocated); in ocs_scsi_io_dispatch_hw_io()
1291 if (host_allocated && total_count > max_sgl) { in ocs_scsi_io_dispatch_hw_io()