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

/drivers/staging/comedi/drivers/
H A Dicp_multi.c109 #define Status_IRQ 0x00ff /* All interrupts */ macro
666 int_no = readw(devpriv->io_addr + ICP_MULTI_INT_STAT) & Status_IRQ;
H A Dadv_pci1710.c101 #define Status_IRQ 0x0800 /* 1=IRQ occurred */ macro
808 if (!(inw(dev->iobase + PCI171x_STATUS) & Status_IRQ)) /* is this interrupt from our board? */

Completed in 24 milliseconds