Searched refs:host_allocated (Results 1 – 1 of 1) sorted by relevance
1276 uint32_t host_allocated; in ocs_scsi_io_dispatch_hw_io() local1279 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()