Searched refs:intreq (Results 1 – 17 of 17) sorted by relevance
155 uint8_t intreq; in wdc_amiga_intr() local160 intreq = gayle_intr_status(); in wdc_amiga_intr()162 if (intreq & GAYLE_INT_IDE) { in wdc_amiga_intr()164 gayle_intr_ack(0x7C | (intreq & GAYLE_INT_IDEACK)); in wdc_amiga_intr()
208 uint8_t intreq; in wdc_acafh_intr() local212 intreq = gayle_intr_status(); in wdc_acafh_intr()215 if (intreq & GAYLE_INT_IDE) { in wdc_acafh_intr()222 gayle_intr_ack(0x7C | (intreq & GAYLE_INT_IDEACK)); in wdc_acafh_intr()
201 uint8_t intreq; in wdc_xsurf_intr() local207 intreq = bus_space_read_1(sc->sc_cmdt, sc->sc_isrh, 0); in wdc_xsurf_intr()211 if (intreq & WDC_XSURF_ISR_HIGH) { in wdc_xsurf_intr()
413 custom.intreq = INTF_RBF | INTF_TBE; /* clear intr request */ in ser_shutdown()511 custom.intreq = INTF_RBF; in ser_fastint()678 custom.intreq = INTF_SETCLR | INTF_TBE; in sermint()686 custom.intreq = INTF_SETCLR | INTF_TBE; in sermint()883 custom.intreq = INTF_TBE; in ser_outintr()1123 custom.intreq = INTF_RBF; in sercngetc()1176 custom.intreq = INTF_SETCLR | INTF_TBE; in sercnputc()
290 uint8_t intreq; in efa_intr() local292 intreq = gayle_intr_status(); in efa_intr()295 if (intreq & GAYLE_INT_IDE) { in efa_intr()296 gayle_intr_ack(0x7C | (intreq & 0x03)); in efa_intr()
256 int intreq = gayle_intr_status() & in pccard_intr2() local258 if (intreq) { in pccard_intr2()259 gayle_intr_ack((intreq ^ 0x2c) | 0xc0); in pccard_intr2()
482 custom.intreq = mask << INTB_AUD0; in aucc_start_output()775 custom.intreq = mask << INTB_AUD0; /* clear request */ in aucc_inthdl()
153 custom.intreq = INTF_PORTS; in ports_intr() 172 custom.intreq = INTF_EXTER; in exter_intr() 186 custom.intreq = INTF_TBE; in lev1_intr() 193 custom.intreq = INTF_DSKBLK; in lev1_intr() 199 custom.intreq = INTF_SOFTINT; in lev1_intr() 233 custom.intreq = INTF_DSKSYNC; in lev5_intr()
143 custom.intreq = INTF_VERTB; in vbl_handler()191 custom.intreq = INTF_BLIT; in blitter_handler()309 custom.intreq = INTF_COPER; in copper_handler()373 custom.intreq = AUCC_ALLINTF; in audio_handler()385 custom.intreq=(flag<<INTB_AUD0); in audio_handler()407 custom.intreq = (flag << INTB_AUD0); in audio_handler()
1012 custom.intreq = INTF_TBE; in intrhand()1020 custom.intreq = INTF_DSKBLK; in intrhand()1027 custom.intreq = INTF_SOFTINT; in intrhand()1045 custom.intreq = INTF_PORTS; in intrhand()1087 custom.intreq = INTF_DSKSYNC; in intrhand()
133 unsigned short intreq; member
837 INTREQWaddr = (vaddr_t)&custom.intreq; in start_c_finish()885 custom.intreq = 0x7fff; /* clear any current */ in start_c_finish()
459 movew #INTF_RBF,%a0@ | clear RBF interrupt in intreq618 movew #INTF_EXTER,%a0@ | clear EXTER interrupt in intreq620 movew #INTF_EXTER+INTF_AUD3,%a0@ | clear EXTER & AUD3 in intreq
12 -key intkey.pem -out intreq.pem -new14 $OPENSSL x509 -req -in intreq.pem -CA root.pem -CAkey rootkey.pem -days 3630 \
12 -keyout intkey.pem -out intreq.pem -newkey rsa:204814 $OPENSSL x509 -req -in intreq.pem -CA root.pem -days 3600 \