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

/freebsd-11-stable/sys/dev/ocs_fc/
H A Docs_ddump.c478 ocs_ddump_value(textbuf, "quarantine_index", "%d", hw->hw_wq[i]->quarantine_info.quarantine_index);
H A Docs_hw.h848 uint32_t quarantine_index; member in struct:__anon7591
H A Docs_hw.c8415 index = q_info->quarantine_index;
8418 q_info->quarantine_index = (index + 1) % OCS_HW_QUARANTINE_QUEUE_DEPTH;

Completed in 160 milliseconds