Home
last modified time | relevance | path

Searched refs:t1_os_pci_write_config_4 (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/chxge/com/
H A Dch_subr.c189 (void) t1_os_pci_write_config_4(adapter, A_PCICFG_INTR_CAUSE, in t1_pci_intr_handler()
1013 (void) t1_os_pci_write_config_4(adapter, A_PCICFG_INTR_ENABLE, in t1_interrupts_enable()
1054 (void) t1_os_pci_write_config_4(adapter, A_PCICFG_INTR_ENABLE, 0); in t1_interrupts_disable()
1095 (void) t1_os_pci_write_config_4(adapter, A_PCICFG_INTR_CAUSE, in t1_interrupts_clear()
/illumos-gate/usr/src/uts/common/io/chxge/
H A Dch.h288 int t1_os_pci_write_config_4(ch_t *obj, uint32_t reg, uint32_t val);
H A Dglue.c123 t1_os_pci_write_config_4(ch_t *obj, uint32_t reg, uint32_t val) in t1_os_pci_write_config_4() function
H A Dpe.c959 (void) t1_os_pci_write_config_4(chp, A_PCICFG_PCIX_CMD, in pe_attach()
969 (void) t1_os_pci_write_config_4(chp, 0xc, 0xf800); in pe_attach()