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

/freebsd-11-stable/sys/dev/ocs_fc/
H A Docs_hw.h875 uint8_t use_dif_quarantine; member in struct:__anon7593
H A Docs_hw.c4097 * If use_dif_quarantine workaround is in effect, and dif_separates then mark the
4100 if (hw->workaround.use_dif_quarantine && (hw->config.dif_mode == OCS_HW_DIF_MODE_SEPARATE) &&
4161 * If use_dif_quarantine workaround is in effect, and this is a DIF enabled IO
4164 if (hw->workaround.use_dif_quarantine && (hw->config.dif_mode == OCS_HW_DIF_MODE_SEPARATE) &&
12525 hw->workaround.use_dif_quarantine = TRUE;

Completed in 91 milliseconds