Searched refs:Status_IRQ (Results 1 – 2 of 2) sorted by relevance
88 #define Status_IRQ 0x00ff /* All interrupts */ macro347 int_no = readw(dev->mmio + ICP_MULTI_INT_STAT) & Status_IRQ; in interrupt_service_icp_multi()
73 #define Status_IRQ 0x0800 /* 1=IRQ occurred */ macro635 if (!(inw(dev->iobase + PCI171x_STATUS) & Status_IRQ)) in interrupt_service_pci1710()