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

/illumos-gate/usr/src/uts/common/io/chxge/com/
H A Dregs.h1488 #define S_TXPORT3DROPCNT 16 macro
1490 #define V_TXPORT3DROPCNT(x) ((x) << S_TXPORT3DROPCNT)
1491 #define G_TXPORT3DROPCNT(x) (((x) >> S_TXPORT3DROPCNT) & M_TXPORT3DROPCNT)

Completed in 54 milliseconds