Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/ocs_fc/
HDocs_hw.c12368 static int32_t ocs_hw_workaround_match(ocs_hw_t *hw, hw_workaround_t *w);
12418 ocs_hw_workaround_match(ocs_hw_t *hw, hw_workaround_t *w) in ocs_hw_workaround_match() function
12459 if (ocs_hw_workaround_match(hw, w)) { in ocs_hw_workaround_setup()