Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h7793 #define S_DPIFHUPAMASK 0 macro
7795 #define V_DPIFHUPAMASK(x) ((x) << S_DPIFHUPAMASK)
7796 #define G_DPIFHUPAMASK(x) (((x) >> S_DPIFHUPAMASK) & M_DPIFHUPAMASK)