Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h14453 #define S_PRIOPPPENMAP 16 macro
14455 #define V_PRIOPPPENMAP(x) ((x) << S_PRIOPPPENMAP)
14456 #define G_PRIOPPPENMAP(x) (((x) >> S_PRIOPPPENMAP) & M_PRIOPPPENMAP)