Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/cxgb/common/
Dcxgb_regs.h3423 #define M_PILADBGRDPTR 0x1ff macro
3425 #define G_PILADBGRDPTR(x) (((x) >> S_PILADBGRDPTR) & M_PILADBGRDPTR)
/freebsd-9-stable/sys/dev/cxgbe/common/
Dt4_hw.c1773 rsp = (rsp + 2) & M_PILADBGRDPTR; in t4_cim_read_pif_la()
Dt4_regs.h12974 #define M_PILADBGRDPTR 0x1ffU macro
12976 #define G_PILADBGRDPTR(x) (((x) >> S_PILADBGRDPTR) & M_PILADBGRDPTR)