Searched refs:PCI171x_STATUS (Results 1 – 1 of 1) sorted by relevance
56 #define PCI171x_STATUS 6 /* R: status register */ macro365 status = inw(dev->iobase + PCI171x_STATUS); in pci171x_ai_eoc()542 status = inw(dev->iobase + PCI171x_STATUS); in pci1710_handle_every_sample()557 for (; !(inw(dev->iobase + PCI171x_STATUS) & Status_FE);) { in pci1710_handle_every_sample()585 status = inw(dev->iobase + PCI171x_STATUS); in pci1710_handle_fifo()635 if (!(inw(dev->iobase + PCI171x_STATUS) & Status_IRQ)) in interrupt_service_pci1710()