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

/freebsd-12-stable/sys/dev/ocs_fc/
H A Docs_scsi.c1292 uint32_t host_allocated; local
1295 ocs_hw_get(&ocs->hw, OCS_HW_SGL_CHAINING_HOST_ALLOCATED, &host_allocated);
1307 if (host_allocated && total_count > max_sgl) {

Completed in 110 milliseconds