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

  /src/sys/arch/amiga/amiga/
cc.c 153 custom.intena = INTF_SETCLR | INTF_VERTB;
416 custom.intena = INTF_SETCLR | (audio_dma << INTB_AUD0);
452 custom.intena = INTF_SETCLR | (dmabits << INTB_AUD0);
custom.h 264 #define INTF_SETCLR (1<<INTB_SETCLR)
autoconf.c 110 custom.intena = INTF_SETCLR | INTF_INTEN;
113 custom.intena = INTF_SETCLR | INTF_SOFTINT;
machdep.c 908 INTF_SETCLR | INTF_PORTS :
909 INTF_SETCLR | INTF_EXTER;
locore.s 585 movew #INTF_SETCLR+INTF_AUD3,%a0@
588 movew #INTF_SETCLR+INTF_AUD3,%a0@ | make sure THIS one is ok...
622 movew #INTF_SETCLR+INTF_EXTER,%a0@ | reenable EXTER interrupts
669 movew #INTF_SETCLR+INTF_EXTER,%a0@ | reenable EXTER interrupts
amiga_init.c 886 custom.intena = INTF_SETCLR | INTF_INTEN;
  /src/sys/arch/amigappc/amigappc/
machdep.c 112 INTF_SETCLR | INTF_PORTS :
113 INTF_SETCLR | INTF_EXTER;
autoconf.c 80 custom.intena = INTF_SETCLR | INTF_INTEN;
  /src/sys/arch/amiga/dev/
ser.c 678 custom.intreq = INTF_SETCLR | INTF_TBE;
686 custom.intreq = INTF_SETCLR | INTF_TBE;
805 custom.intena = INTF_SETCLR | INTF_RBF | INTF_TBE;
1176 custom.intreq = INTF_SETCLR | INTF_TBE;
clock.c 233 custom.intena = INTF_SETCLR | INTF_EXTER;
kbd.c 316 custom.intena = INTF_SETCLR | INTF_PORTS;
aucc.c 545 custom.intena = INTF_SETCLR | INTF_INTEN | (masks2[j] << INTB_AUD0);
fd.c 465 custom.intena = INTF_SETCLR | INTF_DSKBLK;

Completed in 21 milliseconds