Home
last modified time | relevance | path

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

/openbmc/linux/arch/sparc/kernel/
H A Dleon_pci_grpci2.c137 #define STS_ISYSERR (1<<17) macro
144 #define STS_ERR_IRQ (STS_ISYSERR | STS_IMSTABRT | STS_ITGTABRT | STS_IPARERR)
677 if (status & STS_ISYSERR) in grpci2_err_interrupt()