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

/openbsd-current/sys/dev/ic/
H A Dmtd8xxreg.h145 #define ISR_ETI 0x00000100U /* Early transfer interrupt */ macro
154 #define ISR_INTRS (ISR_RBU | ISR_TBU | ISR_TI | ISR_RI | ISR_ETI)
H A Dmtd8xx.c841 if (status & (ISR_TI | ISR_ETI | ISR_TBU))

Completed in 91 milliseconds