Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_hw.c11076 idx = (idx + 1) & M_DBGLARPTR; in t4_tp_read_la()
11081 val &= ~V_DBGLARPTR(M_DBGLARPTR); in t4_tp_read_la()
11087 idx = (idx + 1) & M_DBGLARPTR; in t4_tp_read_la()
H A Dt4_regs.h6638 #define M_DBGLARPTR 0x7fU macro
6640 #define G_DBGLARPTR(x) (((x) >> S_DBGLARPTR) & M_DBGLARPTR)