Home
last modified time | relevance | path

Searched refs:sec_hio_wait_count (Results 1 – 3 of 3) sorted by relevance

/freebsd-12-stable/sys/dev/ocs_fc/
Docs_ddump.c514 ocs_ddump_value(textbuf, "sec_hio_wait_count", "%d", hw->sec_hio_wait_count); in ocs_ddump_hw()
Docs_hw.h1067 uint32_t sec_hio_wait_count; /**< BZ 161832 Workaround: Count of IOs that were put on the member
Docs_hw.c4202 hw->sec_hio_wait_count++; in ocs_hw_io_send()