Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/chxge/com/
H A Dregs.h1498 #define S_RXPORT1DROPCNT 16 macro
1500 #define V_RXPORT1DROPCNT(x) ((x) << S_RXPORT1DROPCNT)
1501 #define G_RXPORT1DROPCNT(x) (((x) >> S_RXPORT1DROPCNT) & M_RXPORT1DROPCNT)