Home
last modified time | relevance | path

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

/openbmc/linux/arch/sparc/kernel/
H A Dsun4m_irq.c119 #define SUN4M_INT_MODULE_ERR 0x40000000 /* module error */ macro
135 #define SUN4M_INT_ERROR (SUN4M_INT_MODULE_ERR | \
177 SUN4M_INT_AUDIO, SUN4M_INT_E14, SUN4M_INT_MODULE_ERR,
325 if (si & SUN4M_INT_MODULE_ERR) in sun4m_nmi()