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

/illumos-gate/usr/src/uts/common/io/chxge/
H A Dch.h290 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) function
H A Dpe.c959 (void) t1_os_pci_write_config_4(chp, A_PCICFG_PCIX_CMD,
969 (void) t1_os_pci_write_config_4(chp, 0xc, 0xf800);
/illumos-gate/usr/src/uts/common/io/chxge/com/
H A Dch_subr.c191 (void) t1_os_pci_write_config_4(adapter, A_PCICFG_INTR_CAUSE,
1015 (void) t1_os_pci_write_config_4(adapter, A_PCICFG_INTR_ENABLE,
1056 (void) t1_os_pci_write_config_4(adapter, A_PCICFG_INTR_ENABLE, 0);
1097 (void) t1_os_pci_write_config_4(adapter, A_PCICFG_INTR_CAUSE,

Completed in 70 milliseconds