Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/chxge/com/
H A Dregs.h2120 #define S_CF_PARITY_ERR 10 macro
2122 #define V_CF_PARITY_ERR(x) ((x) << S_CF_PARITY_ERR)
2123 #define G_CF_PARITY_ERR(x) (((x) >> S_CF_PARITY_ERR) & M_CF_PARITY_ERR)