Home
last modified time | relevance | path

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

/NextBSD/sys/dev/cxgb/common/
HDcxgb_regs.h6789 #define M_MSGSEL 0xf macro
6791 #define G_MSGSEL(x) (((x) >> S_MSGSEL) & M_MSGSEL)
/NextBSD/contrib/ofed/libcxgb4/src/
HDt4_regs.h27923 #define M_MSGSEL 0x1fU macro
27925 #define G_MSGSEL(x) (((x) >> S_MSGSEL) & M_MSGSEL)
/NextBSD/sys/dev/cxgbe/common/
HDt4_regs.h27952 #define M_MSGSEL 0x1fU macro
27954 #define G_MSGSEL(x) (((x) >> S_MSGSEL) & M_MSGSEL)