Searched defs:Status_IRQ (Results 1 - 2 of 2) sorted by relevance

/drivers/staging/comedi/drivers/
H A Dicp_multi.c89 #define Status_IRQ 0x00ff /* All interrupts */ macro
348 int_no = readw(dev->mmio + ICP_MULTI_INT_STAT) & Status_IRQ;
H A Dadv_pci1710.c85 #define Status_IRQ 0x0800 /* 1=IRQ occurred */ macro
893 if (!(inw(dev->iobase + PCI171x_STATUS) & Status_IRQ))

Completed in 122 milliseconds