Searched refs:S_TXPORT2DROPCNT (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/chxge/com/
H A Dregs.h1483 #define S_TXPORT2DROPCNT 0 macro
1485 #define V_TXPORT2DROPCNT(x) ((x) << S_TXPORT2DROPCNT)
1486 #define G_TXPORT2DROPCNT(x) (((x) >> S_TXPORT2DROPCNT) & M_TXPORT2DROPCNT)

Completed in 56 milliseconds