Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/sun4u/starfire/sys/
H A Dpda.h58 #define MAX_SLOTS_PER_IOC 4 /* Per ioc */ macro
/titanic_44/usr/src/uts/sun4u/starfire/io/
H A Ddrmach.c3511 for (s = 0; s < MAX_SLOTS_PER_IOC; s++) { in drmach_pt_dump_pdainfo()