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

/illumos-gate/usr/src/uts/common/io/chxge/com/
H A Dregs.h1512 #define S_RXPORT3DROPCNT 16 macro
1514 #define V_RXPORT3DROPCNT(x) ((x) << S_RXPORT3DROPCNT)
1515 #define G_RXPORT3DROPCNT(x) (((x) >> S_RXPORT3DROPCNT) & M_RXPORT3DROPCNT)

Completed in 81 milliseconds