Lines Matching refs:IRQ_STATUS
885 hp100_outw(0xffff, IRQ_STATUS); /* clear all pending ints */ in hp100_hwinit()
984 hp100_outw(0xffff, IRQ_STATUS); /* ack IRQ */ in hp100_mmuinit()
1135 hp100_outw(0xffff, IRQ_STATUS); /* ack IRQ */ in hp100_mmuinit()
1452 hp100_outw(0xffff, IRQ_STATUS); /* Ack all ints */ in hp100_BM_shutdown()
1781 val = hp100_inw(IRQ_STATUS); in hp100_start_xmit()
1784 hp100_outw(HP100_TX_COMPLETE, IRQ_STATUS); in hp100_start_xmit()
2298 val = hp100_inw(IRQ_STATUS); in hp100_interrupt()
2349 hp100_outw(val, IRQ_STATUS); in hp100_interrupt()
2423 hp100_outw(0xffff, IRQ_STATUS); /* ack all IRQs */ in hp100_start_interface()
2441 hp100_outw(0xffff, IRQ_STATUS); /* ack IRQ */ in hp100_start_interface()
2842 hp100_outw(HP100_MISC_ERROR, IRQ_STATUS); in hp100_login_to_vg_hub()