Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/chxge/
H A Dch.h286 uint32_t t1_os_pci_read_config_4(ch_t *obj, uint32_t reg, uint32_t *val);
H A Dglue.c116 t1_os_pci_read_config_4(ch_t *obj, uint32_t reg, uint32_t *val) in t1_os_pci_read_config_4() function
H A Dpe.c937 (void) t1_os_pci_read_config_4(chp, A_PCICFG_PCIX_CMD, in pe_attach()
/illumos-gate/usr/src/uts/common/io/chxge/com/
H A Dch_subr.c185 (void) t1_os_pci_read_config_4(adapter, A_PCICFG_INTR_CAUSE, in t1_pci_intr_handler()
778 (void) t1_os_pci_read_config_4(adapter, A_PCICFG_VPD_DATA, data); in t1_seeprom_read()
1290 (void) t1_os_pci_read_config_4(adapter, A_PCICFG_MODE, &pci_mode); in get_pci_mode()