Searched refs:A_PCICFG_INTR_CAUSE (Results 1 – 2 of 2) sorted by relevance
177 pci_read_config_dword(adapter->pdev, A_PCICFG_INTR_CAUSE, &pcix_cause); in t1_pci_intr_handler()180 pci_write_config_dword(adapter->pdev, A_PCICFG_INTR_CAUSE, in t1_pci_intr_handler()851 pci_write_config_dword(adapter->pdev, A_PCICFG_INTR_CAUSE, 0xffffffff); in t1_interrupts_clear()
2142 #define A_PCICFG_INTR_CAUSE 0xf8 macro