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

/netbsd-6-1-5-RELEASE/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)
1735 * INTR_RESEL or INTR_DMA is returned. Otherwise a console notice is written
1745 return (INTR_RESEL);
/netbsd-6-1-5-RELEASE/sys/arch/atari/dev/
H A Dncr5380reg.h151 #define INTR_RESEL 2 macro
H A Dncr5380.c611 if (itype == INTR_RESEL)
675 if (itype == INTR_RESEL)
1777 * INTR_RESEL or INTR_DMA is returned. Otherwise a console notice is written
1787 return INTR_RESEL;

Completed in 92 milliseconds