Searched defs:S_RXPORT0DROPCNT (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/chxge/com/
H A Dregs.h1495 #define S_RXPORT0DROPCNT 0 macro
1497 #define V_RXPORT0DROPCNT(x) ((x) << S_RXPORT0DROPCNT)
1498 #define G_RXPORT0DROPCNT(x) (((x) >> S_RXPORT0DROPCNT) & M_RXPORT0DROPCNT)

Completed in 279 milliseconds