Searched refs:M_MAXWRBYTECNT (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.3-release/sys/dev/cxgb/common/
H A Dcxgb_regs.h689 #define M_MAXWRBYTECNT 0x3 macro
691 #define G_MAXWRBYTECNT(x) (((x) >> S_MAXWRBYTECNT) & M_MAXWRBYTECNT)

Completed in 169 milliseconds