Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_hw.c10083 idx = G_UPDBGLAWRPTR(val); in t4_cim_read_la()
H A Dt4_regs.h44286 #define G_UPDBGLAWRPTR(x) (((x) >> S_UPDBGLAWRPTR) & M_UPDBGLAWRPTR) macro