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

/opensolaris-onvv-gate/usr/src/uts/sun4u/starcat/sys/
H A Daxq.h219 #define AXQ_NUM_PICS 3 macro
/opensolaris-onvv-gate/usr/src/uts/sun4u/starcat/io/
H A Daxq.c217 static kstat_t *axq_picN_ksp[AXQ_NUM_PICS]; /* picN kstats */
601 for (i = 0; i < AXQ_NUM_PICS; i++) {
1369 for (pic = 0; pic < AXQ_NUM_PICS; pic++) {
1450 * The size of this kstat is AXQ_NUM_PICS + 1 for %pcr
1454 "bus", KSTAT_TYPE_NAMED, AXQ_NUM_PICS + 1,

Completed in 26 milliseconds