Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_hw.c3693 rsp = G_PILADBGWRPTR(val); in t4_cim_read_pif_la()
H A Dt4_regs.h21048 #define G_PILADBGWRPTR(x) (((x) >> S_PILADBGWRPTR) & M_PILADBGWRPTR) macro
/freebsd/sys/dev/cxgb/common/
H A Dcxgb_regs.h3450 #define G_PILADBGWRPTR(x) (((x) >> S_PILADBGWRPTR) & M_PILADBGWRPTR) macro