Searched refs:ATW_INTR_FBE (Results 1 – 2 of 2) sorted by relevance
263 #define ATW_INTR_FBE (1<<13) /* fatal bus error */ macro
1351 ATW_INTR_FBE | ATW_INTR_LINKOFF | ATW_INTR_TSFTF | ATW_INTR_TSCZ; in atw_init()2783 PRINTINTR(ATW_INTR_FBE); in atw_intr()2884 if (status & ATW_INTR_FBE) { in atw_intr()