Home
last modified time | relevance | path

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

/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/pci/cxgb/
H A Dcxgb_regs.h5354 #define S_LADBGWRPTR 24 macro
5356 #define V_LADBGWRPTR(x) ((x) << S_LADBGWRPTR)
5357 #define G_LADBGWRPTR(x) (((x) >> S_LADBGWRPTR) & M_LADBGWRPTR)