Searched refs:PCI9118_AI_STATUS_NFULL (Results 1 – 1 of 1) sorted by relevance
93 #define PCI9118_AI_STATUS_NFULL BIT(8) /* 0=FIFO full (fatal) */ macro709 if ((adstat & PCI9118_AI_STATUS_NFULL) == 0) { in pci9118_interrupt()