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

/illumos-gate/usr/src/uts/sun4u/starcat/sys/post/
H A Dscat_const.h234 #define S1_WCI_COUNT (1) macro
236 #define S1_WCI_MAX (S1_WCI_MIN + S1_WCI_COUNT - 1)
237 #define WCI_COUNT(slot) ((slot) ? S1_WCI_COUNT : S0_WCI_COUNT)

Completed in 45 milliseconds