Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h1355 #define S_CACHEPTRCNT 16 macro
1357 #define V_CACHEPTRCNT(x) ((x) << S_CACHEPTRCNT)
1358 #define G_CACHEPTRCNT(x) (((x) >> S_CACHEPTRCNT) & M_CACHEPTRCNT)