Searched refs:PCI_STATUS_INTERRUPT (Results 1 – 2 of 2) sorted by relevance
46 #define PCI_STATUS_INTERRUPT 0x08 /* Interrupt status */ macro
3336 irq_pending = (cmd_status_dword >> 16) & PCI_STATUS_INTERRUPT; in pci_check_and_set_intx_mask()