Home
last modified time | relevance | path

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

/arch/sparc/kernel/
Dsun4m_irq.c118 #define SUN4M_INT_MODULE_ERR 0x40000000 /* module error */ macro
134 #define SUN4M_INT_ERROR (SUN4M_INT_MODULE_ERR | \
176 SUN4M_INT_AUDIO, SUN4M_INT_E14, SUN4M_INT_MODULE_ERR,
324 if (si & SUN4M_INT_MODULE_ERR) in sun4m_nmi()