Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/chxge/com/
H A Dregs.h1469 #define S_TXPORT0DROPCNT 0 macro
1471 #define V_TXPORT0DROPCNT(x) ((x) << S_TXPORT0DROPCNT)
1472 #define G_TXPORT0DROPCNT(x) (((x) >> S_TXPORT0DROPCNT) & M_TXPORT0DROPCNT)