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

/illumos-gate/usr/src/uts/sun4u/sys/
H A Dsysiosbus.h224 #define SBUS_NUM_PICS 2 macro
/illumos-gate/usr/src/uts/sun4u/io/
H A Dsysiosbus.c378 static kstat_t *sbus_picN_ksp[SBUS_NUM_PICS]; /* performance picN kstats */
687 for (pic = 0; pic < SBUS_NUM_PICS; pic++) {
2417 sbus_event_mask_t sbus_clear_pic[SBUS_NUM_PICS] = {
2430 for (pic = 0; pic < SBUS_NUM_PICS; pic++) {
2517 * The size of this kstat is SBUS_NUM_PICS + 1 for %pcr
2521 "bus", KSTAT_TYPE_NAMED, SBUS_NUM_PICS + 1,

Completed in 63 milliseconds