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

/freebsd-10-stable/sys/dev/tx/
H A Dif_txreg.h108 #define INTSTAT_PTA 0x08000000 /* PCI Fatal error */ macro
H A Dif_tx.c897 if (status & (INTSTAT_FATAL|INTSTAT_PMA|INTSTAT_PTA|
899 if (status & (INTSTAT_FATAL|INTSTAT_PMA|INTSTAT_PTA|
903 (status & INTSTAT_PTA) ? "PTA " : "",

Completed in 46 milliseconds