Searched refs:INTSTAT_PTA (Results 1 – 2 of 2) sorted by relevance
108 #define INTSTAT_PTA 0x08000000 /* PCI Fatal error */ macro
897 if (status & (INTSTAT_FATAL|INTSTAT_PMA|INTSTAT_PTA| in epic_intr()899 if (status & (INTSTAT_FATAL|INTSTAT_PMA|INTSTAT_PTA| in epic_intr()903 (status & INTSTAT_PTA) ? "PTA " : "", in epic_intr()