Home
last modified time | relevance | path

Searched refs:A_PCICFG_INTR_CAUSE (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/io/chxge/com/
H A Dch_subr.c187 (void) t1_os_pci_read_config_4(adapter, A_PCICFG_INTR_CAUSE, in t1_pci_intr_handler()
191 (void) t1_os_pci_write_config_4(adapter, A_PCICFG_INTR_CAUSE, in t1_pci_intr_handler()
1097 (void) t1_os_pci_write_config_4(adapter, A_PCICFG_INTR_CAUSE, in t1_interrupts_clear()
H A Dregs.h2127 #define A_PCICFG_INTR_CAUSE 0xf8 macro