Home
last modified time | relevance | path

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

/arch/sparc/kernel/
Dleon_pci_grpci2.c139 #define STS_IPARERR (1<<12) macro
141 #define STS_ERR_IRQ (STS_ISYSERR | STS_IMSTABRT | STS_ITGTABRT | STS_IPARERR)
665 if (status & STS_IPARERR) in grpci2_err_interrupt()