HomeSort by: relevance | last modified time | path
    Searched refs:INTR_RESEL (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/arch/mac68k/dev/
ncr5380reg.h 151 #define INTR_RESEL 2
ncr5380.c 592 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);
  /src/sys/arch/atari/dev/
ncr5380reg.h 151 #define INTR_RESEL 2
ncr5380.c 609 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 14 milliseconds