Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h1360 #define S_EDRAMPTRCNT 14 macro
1362 #define V_EDRAMPTRCNT(x) ((x) << S_EDRAMPTRCNT)
1363 #define G_EDRAMPTRCNT(x) (((x) >> S_EDRAMPTRCNT) & M_EDRAMPTRCNT)