Home
last modified time | relevance | path

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

/trueos/sys/dev/tx/
HDif_txreg.h108 #define INTSTAT_PTA 0x08000000 /* PCI Fatal error */ macro
HDif_tx.c897 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()