Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4u/sys/
H A Dpic16f747.h135 #define MAX_PIC_INSTANCES 4 macro
/titanic_41/usr/src/uts/sun4u/io/
H A Dpic16f747.c141 MAX_PIC_INSTANCES)) { in _init()
215 if (inst >= MAX_PIC_INSTANCES) { in pic_attach()