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

/freebsd-10.3-release/sys/dev/cxgb/common/
H A Dcxgb_regs.h7598 #define M_RXPOLARITY 0xf macro
7600 #define G_RXPOLARITY(x) (((x) >> S_RXPOLARITY) & M_RXPOLARITY)

Completed in 180 milliseconds