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

/freebsd-11-stable/sys/dev/ocs_fc/
H A Docs_hw.h984 uint32_t cmd_head_count; member in struct:ocs_hw_s
H A Docs_hw.c364 hw->cmd_head_count = 0;
2260 while (hw->cmd_head_count < (OCS_HW_MQ_DEPTH - 1)) {
2266 hw->cmd_head_count++;
9077 hw->cmd_head_count--;

Completed in 102 milliseconds