Searched refs:SOLO_IRQ_PCI_ERR (Results 1 – 2 of 2) sorted by relevance
103 if (status & SOLO_IRQ_PCI_ERR) in solo_isr()560 solo_irq_on(solo_dev, SOLO_IRQ_PCI_ERR); in solo_pci_probe()
68 #define SOLO_IRQ_PCI_ERR BIT(10) macro