Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h6911 #define S_ERXPLDSOPCNT 4 macro
6913 #define V_ERXPLDSOPCNT(x) ((x) << S_ERXPLDSOPCNT)
6914 #define G_ERXPLDSOPCNT(x) (((x) >> S_ERXPLDSOPCNT) & M_ERXPLDSOPCNT)