Home
last modified time | relevance | path

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

/trueos/sys/dev/tx/
HDif_txreg.h93 #define INTSTAT_FATAL 0x00001000 /* One of DPE,APE,PMA,PTA happend */ 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()
1307 INTSTAT_FATAL); in epic_init_locked()