Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h22382 #define S_ULPRX_BASE 0 macro
22384 #define V_ULPRX_BASE(x) ((x) << S_ULPRX_BASE)
22385 #define G_ULPRX_BASE(x) (((x) >> S_ULPRX_BASE) & M_ULPRX_BASE)