Searched refs:PWE_COUNT (Results 1 - 1 of 1) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/sun4u/starcat/sys/post/
H A Dscat_const.h114 #define PWE_COUNT PORT_PER_EXP macro
115 #define PWE_MAX (PWE_COUNT - 1)
116 #define IS_VALID_PWE(pwe) ((pwe) >= 0 && (pwe) < PWE_COUNT)

Completed in 42 milliseconds