Lines Matching refs:IRQ_STATUS
830 hp100_outw(0xffff, IRQ_STATUS); /* clear all pending ints */ in hp100_hwinit()
930 hp100_outw(0xffff, IRQ_STATUS); /* ack IRQ */ in hp100_mmuinit()
1081 hp100_outw(0xffff, IRQ_STATUS); /* ack IRQ */ in hp100_mmuinit()
1398 hp100_outw(0xffff, IRQ_STATUS); /* Ack all ints */ in hp100_BM_shutdown()
1716 val = hp100_inw(IRQ_STATUS); in hp100_start_xmit()
1719 hp100_outw(HP100_TX_COMPLETE, IRQ_STATUS); in hp100_start_xmit()
2219 val = hp100_inw(IRQ_STATUS); in hp100_interrupt()
2270 hp100_outw(val, IRQ_STATUS); in hp100_interrupt()
2345 hp100_outw(0xffff, IRQ_STATUS); /* ack all IRQs */ in hp100_start_interface()
2363 hp100_outw(0xffff, IRQ_STATUS); /* ack IRQ */ in hp100_start_interface()
2752 hp100_outw(HP100_MISC_ERROR, IRQ_STATUS); in hp100_login_to_vg_hub()