Home
last modified time | relevance | path

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

/netbsd/sys/dev/pci/cxgb/
H A Dcxgb_regs.h5477 #define S_SLVFIFOTXCNT 12 macro
5479 #define V_SLVFIFOTXCNT(x) ((x) << S_SLVFIFOTXCNT)
5480 #define G_SLVFIFOTXCNT(x) (((x) >> S_SLVFIFOTXCNT) & M_SLVFIFOTXCNT)