Home
last modified time | relevance | path

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

/Linux-v5.4/arch/sparc/kernel/
Dleon_pci_grpci2.c135 #define STS_ISYSERR (1<<17) macro
142 #define STS_ERR_IRQ (STS_ISYSERR | STS_IMSTABRT | STS_ITGTABRT | STS_IPARERR)
675 if (status & STS_ISYSERR) in grpci2_err_interrupt()