Home
last modified time | relevance | path

Searched defs:pwe (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/uts/sun4u/starcat/sys/post/
H A Dscat_const.h116 #define IS_VALID_PWE(pwe) ((pwe) >= 0 && (pwe) < PWE_COUNT) argument
124 #define PWE2SLOT(pwe) ((pwe) >> 2) argument
125 #define PWE2LPORT(pwe) ((pwe) & 0x3) argument
132 #define EPWE2PFP(exp, pwe) (((exp) * 6) + (pwe)) argument
163 #define PWE2BBC(pwe) (((pwe) >> 1) & 1) argument