Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h5571 #define M_PILADBGRDPTR 0x1ffU macro
5573 #define G_PILADBGRDPTR(x) (((x) >> S_PILADBGRDPTR) & M_PILADBGRDPTR)
H A Dt4_hw.c4467 rsp = (rsp + 2) & M_PILADBGRDPTR; in t4_cim_read_pif_la()