Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h2724 #define S_RTOS 4 macro
2726 #define V_RTOS(x) ((x) << S_RTOS)
2727 #define G_RTOS(x) (((x) >> S_RTOS) & M_RTOS)