Searched defs:S0_WCI_COUNT (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/starcat/sys/post/
H A Dscat_const.h230 #define S0_WCI_COUNT (2) macro
232 #define S0_WCI_MAX (S0_WCI_MIN + S0_WCI_COUNT - 1)
237 #define WCI_COUNT(slot) ((slot) ? S1_WCI_COUNT : S0_WCI_COUNT)

Completed in 45 milliseconds