Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/chxge/com/
H A Dregs.h1462 #define S_RXFIFOOVERFLOW 20 macro
1464 #define V_RXFIFOOVERFLOW(x) ((x) << S_RXFIFOOVERFLOW)
1465 #define G_RXFIFOOVERFLOW(x) (((x) >> S_RXFIFOOVERFLOW) & M_RXFIFOOVERFLOW)
/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h11002 #define S_RXFIFOOVERFLOW 10 macro
11003 #define V_RXFIFOOVERFLOW(x) ((x) << S_RXFIFOOVERFLOW)