Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_regs.h6000 #define S_LADBGWRPTR 24 macro
6002 #define V_LADBGWRPTR(x) ((x) << S_LADBGWRPTR)
6003 #define G_LADBGWRPTR(x) (((x) >> S_LADBGWRPTR) & M_LADBGWRPTR)