Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/ocs_fc/
HDocs_hw.c12444 } hw_workaround_t; typedef
12446 static hw_workaround_t hw_workarounds[] = {
12520 static int32_t ocs_hw_workaround_match(ocs_hw_t *hw, hw_workaround_t *w);
12570 ocs_hw_workaround_match(ocs_hw_t *hw, hw_workaround_t *w) in ocs_hw_workaround_match()
12592 hw_workaround_t *w; in ocs_hw_workaround_setup()