Home
last modified time | relevance | path

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

/NextBSD/sys/dev/cxgb/common/
HDcxgb_regs.h4752 #define M_CMMAXPSTRUCT 0x1fffff macro
4754 #define G_CMMAXPSTRUCT(x) (((x) >> S_CMMAXPSTRUCT) & M_CMMAXPSTRUCT)
/NextBSD/contrib/ofed/libcxgb4/src/
HDt4_regs.h15420 #define M_CMMAXPSTRUCT 0x1fffffU macro
15422 #define G_CMMAXPSTRUCT(x) (((x) >> S_CMMAXPSTRUCT) & M_CMMAXPSTRUCT)
/NextBSD/sys/dev/cxgbe/common/
HDt4_regs.h15449 #define M_CMMAXPSTRUCT 0x1fffffU macro
15451 #define G_CMMAXPSTRUCT(x) (((x) >> S_CMMAXPSTRUCT) & M_CMMAXPSTRUCT)