Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h1386 #define S_CACHEPTRCNT 16 macro
1388 #define V_CACHEPTRCNT(x) ((x) << S_CACHEPTRCNT)
1389 #define G_CACHEPTRCNT(x) (((x) >> S_CACHEPTRCNT) & M_CACHEPTRCNT)