Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Datwreg.h263 #define ATW_INTR_FBE (1<<13) /* fatal bus error */ macro
H A Datw.c1351 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()