Searched refs:t1_os_pci_read_config_4 (Results 1 – 4 of 4) sorted by relevance
/titanic_44/usr/src/uts/common/io/chxge/ |
H A D | ch.h | 288 uint32_t t1_os_pci_read_config_4(ch_t *obj, uint32_t reg, uint32_t *val);
|
H A D | glue.c | 116 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 D | pe.c | 937 (void) t1_os_pci_read_config_4(chp, A_PCICFG_PCIX_CMD, in pe_attach()
|
/titanic_44/usr/src/uts/common/io/chxge/com/ |
H A D | ch_subr.c | 187 (void) t1_os_pci_read_config_4(adapter, A_PCICFG_INTR_CAUSE, in t1_pci_intr_handler() 780 (void) t1_os_pci_read_config_4(adapter, A_PCICFG_VPD_DATA, data); in t1_seeprom_read() 1292 (void) t1_os_pci_read_config_4(adapter, A_PCICFG_MODE, &pci_mode); in get_pci_mode()
|