Searched refs:PCI_INT_MASK (Results 1 – 3 of 3) sorted by relevance
67 #define PCI_INT_MASK 0x94 /* mask of PCI and other cores interrupts */ macro
31 #define PCI_INT_MASK 0x94 macro
1107 pci_read_config_dword(sii->pcibus, PCI_INT_MASK, &w); in ai_pci_setup()1109 pci_write_config_dword(sii->pcibus, PCI_INT_MASK, w); in ai_pci_setup()