Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/cxgb/common/
Dcxgb_regs.h6129 #define S_SLVFIFOCNT 6 macro
6131 #define V_SLVFIFOCNT(x) ((x) << S_SLVFIFOCNT)
6132 #define G_SLVFIFOCNT(x) (((x) >> S_SLVFIFOCNT) & M_SLVFIFOCNT)
/freebsd-10-stable/sys/dev/cxgbe/common/
Dt4_regs.h36129 #define S_SLVFIFOCNT 6 macro
36131 #define V_SLVFIFOCNT(x) ((x) << S_SLVFIFOCNT)
36132 #define G_SLVFIFOCNT(x) (((x) >> S_SLVFIFOCNT) & M_SLVFIFOCNT)
/freebsd-10-stable/contrib/ofed/libcxgb4/src/
Dt4_regs.h36100 #define S_SLVFIFOCNT 6 macro
36102 #define V_SLVFIFOCNT(x) ((x) << S_SLVFIFOCNT)
36103 #define G_SLVFIFOCNT(x) (((x) >> S_SLVFIFOCNT) & M_SLVFIFOCNT)