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