Searched refs:INTR_RESEL (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/sys/arch/mac68k/dev/
H A Dncr5380reg.h151 #define INTR_RESEL 2 macro
H A Dncr5380.c592 if (itype == INTR_RESEL)
655 if (itype == INTR_RESEL)
1734 * INTR_RESEL or INTR_DMA is returned. Otherwise a console notice is written
1744 return (INTR_RESEL);
/netbsd-current/sys/arch/atari/dev/
H A Dncr5380reg.h151 #define INTR_RESEL 2 macro
H A Dncr5380.c609 if (itype == INTR_RESEL)
673 if (itype == INTR_RESEL)
1774 * INTR_RESEL or INTR_DMA is returned. Otherwise a console notice is written
1784 return INTR_RESEL;

Completed in 195 milliseconds