Home
last modified time | relevance | path

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

/NextBSD/sys/dev/cxgb/common/
HDcxgb_regs.h3444 #define M_POLADBGWRPTR 0x1ff macro
3446 #define G_POLADBGWRPTR(x) (((x) >> S_POLADBGWRPTR) & M_POLADBGWRPTR)
/NextBSD/contrib/ofed/libcxgb4/src/
HDt4_regs.h12982 #define M_POLADBGWRPTR 0x1ffU macro
12984 #define G_POLADBGWRPTR(x) (((x) >> S_POLADBGWRPTR) & M_POLADBGWRPTR)
/NextBSD/sys/dev/cxgbe/common/
HDt4_regs.h13011 #define M_POLADBGWRPTR 0x1ffU macro
13013 #define G_POLADBGWRPTR(x) (((x) >> S_POLADBGWRPTR) & M_POLADBGWRPTR)