Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_regs.h3422 #define M_PILADBGRDPTR 0x1ff macro
3424 #define G_PILADBGRDPTR(x) (((x) >> S_PILADBGRDPTR) & M_PILADBGRDPTR)
/freebsd/sys/dev/cxgbe/common/
H A Dt4_hw.c3709 rsp = (rsp + 2) & M_PILADBGRDPTR; in t4_cim_read_pif_la()
H A Dt4_regs.h21004 #define M_PILADBGRDPTR 0x1ffU macro
21006 #define G_PILADBGRDPTR(x) (((x) >> S_PILADBGRDPTR) & M_PILADBGRDPTR)