Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h12336 #define S_MAPVALUEWR 16 macro
12338 #define V_MAPVALUEWR(x) ((x) << S_MAPVALUEWR)
12339 #define G_MAPVALUEWR(x) (((x) >> S_MAPVALUEWR) & M_MAPVALUEWR)