Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h16582 #define S_OUTEN 0 macro
16584 #define V_OUTEN(x) ((x) << S_OUTEN)
16585 #define G_OUTEN(x) (((x) >> S_OUTEN) & M_OUTEN)