Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h7690 #define S_MEM_ZONE_VA 4 macro
7692 #define V_MEM_ZONE_VA(x) ((x) << S_MEM_ZONE_VA)
7693 #define G_MEM_ZONE_VA(x) (((x) >> S_MEM_ZONE_VA) & M_MEM_ZONE_VA)