Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h6938 #define S_HMA_WRREQCNT 0 macro
6940 #define V_HMA_WRREQCNT(x) ((x) << S_HMA_WRREQCNT)
6941 #define G_HMA_WRREQCNT(x) (((x) >> S_HMA_WRREQCNT) & M_HMA_WRREQCNT)