Searched defs:M_RF_PARITY_ERR (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/chxge/com/
H A Dregs.h2118 #define M_RF_PARITY_ERR 0x3 macro
2120 #define G_RF_PARITY_ERR(x) (((x) >> S_RF_PARITY_ERR) & M_RF_PARITY_ERR)

Completed in 65 milliseconds