Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h44283 #define S_UPDBGLAWRPTR 16 macro
44285 #define V_UPDBGLAWRPTR(x) ((x) << S_UPDBGLAWRPTR)
44286 #define G_UPDBGLAWRPTR(x) (((x) >> S_UPDBGLAWRPTR) & M_UPDBGLAWRPTR)