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