Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/cxgb/common/
Dcxgb_regs.h7593 #define M_TXPOLARITY 0xf macro
7595 #define G_TXPOLARITY(x) (((x) >> S_TXPOLARITY) & M_TXPOLARITY)