Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/chxge/com/
H A Dch_subr.c1015 (void) t1_os_pci_write_config_4(adapter, A_PCICFG_INTR_ENABLE, in t1_interrupts_enable()
1056 (void) t1_os_pci_write_config_4(adapter, A_PCICFG_INTR_ENABLE, 0); in t1_interrupts_disable()
H A Dregs.h2083 #define A_PCICFG_INTR_ENABLE 0xf4 macro