Home
last modified time | relevance | path

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

/freebsd/sys/dev/ocs_fc/
H A Docs_hw.c12446 static hw_workaround_t hw_workarounds[] = { variable
12610 for (i = 0, w = hw_workarounds; i < ARRAY_SIZE(hw_workarounds); i++, w++) { in ocs_hw_workaround_setup()