Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h19076 #define S_FLTRBASE_ADDR 2 macro
19078 #define V_FLTRBASE_ADDR(x) ((x) << S_FLTRBASE_ADDR)
19079 #define G_FLTRBASE_ADDR(x) (((x) >> S_FLTRBASE_ADDR) & M_FLTRBASE_ADDR)