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

/freebsd-13-stable/sys/dev/ocs_fc/
H A Docs_scsi.c1279 uint32_t host_allocated; local
1282 ocs_hw_get(&ocs->hw, OCS_HW_SGL_CHAINING_HOST_ALLOCATED, &host_allocated);
1294 if (host_allocated && total_count > max_sgl) {

Completed in 61 milliseconds