Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h14811 #define S_HASHPORTMAP 16 macro
14813 #define V_HASHPORTMAP(x) ((x) << S_HASHPORTMAP)
14814 #define G_HASHPORTMAP(x) (((x) >> S_HASHPORTMAP) & M_HASHPORTMAP)