Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h19069 #define S_SVRBASE_ADDR 2 macro
19071 #define V_SVRBASE_ADDR(x) ((x) << S_SVRBASE_ADDR)
19072 #define G_SVRBASE_ADDR(x) (((x) >> S_SVRBASE_ADDR) & M_SVRBASE_ADDR)