Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/chxge/com/
H A Dregs.h1505 #define S_RXPORT2DROPCNT 0 macro
1507 #define V_RXPORT2DROPCNT(x) ((x) << S_RXPORT2DROPCNT)
1508 #define G_RXPORT2DROPCNT(x) (((x) >> S_RXPORT2DROPCNT) & M_RXPORT2DROPCNT)