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