Searched refs:host_allocated (Results 1 – 1 of 1) sorted by relevance
1278 uint32_t host_allocated; in ocs_scsi_io_dispatch_hw_io() local1281 ocs_hw_get(&ocs->hw, OCS_HW_SGL_CHAINING_HOST_ALLOCATED, &host_allocated); in ocs_scsi_io_dispatch_hw_io()1293 if (host_allocated && total_count > max_sgl) { in ocs_scsi_io_dispatch_hw_io()