Searched refs:PCI_INT_IR_SMPINT (Results 1 – 3 of 3) sorted by relevance
204 core->pci_irqmask |= PCI_INT_IR_SMPINT; in __cx88_ir_start()222 core->pci_irqmask &= ~PCI_INT_IR_SMPINT; in __cx88_ir_stop()
603 #define PCI_INT_IR_SMPINT (1 << 18) macro
503 if (status & PCI_INT_IR_SMPINT) { in cx88_core_irq()