Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/sun4u/starcat/sys/
H A Daxq.h219 #define AXQ_NUM_PICS 3 macro
/titanic_44/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++) { in axq_detach()
1369 for (pic = 0; pic < AXQ_NUM_PICS; pic++) { in axq_add_picN_kstats()
1454 "bus", KSTAT_TYPE_NAMED, AXQ_NUM_PICS + 1, in axq_add_kstats()