Home
last modified time | relevance | path

Searched refs:ISTR_E_INT (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/arch/amiga/dev/
H A Datzscreg.h125 #define ISTR_E_INT (1<<5) /* End-Of-Process Interrupt */ macro
H A Dahscreg.h126 #define ISTR_E_INT (1<<5) /* End-Of-Process Interrupt */ macro
H A Dahsc.c312 if (stat & ISTR_E_INT) { in ahsc_dmaintr()
H A Datzsc.c320 if (stat & ISTR_E_INT) { in atzsc_dmaintr()