Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/io/hotplug/pcicfg/
H A Dpcicfg.c267 static int pcicfg_pcie_device_type(dev_info_t *, ddi_acc_handle_t);
841 if (pcicfg_pcie_device_type(new_device, config_handle) == DDI_SUCCESS) { in pcicfg_configure_ntbridge()
4200 if (pcicfg_pcie_device_type(new_child, h) == DDI_SUCCESS) in pcicfg_probe_bridge()
4867 pcicfg_pcie_device_type(dev_info_t *dip, ddi_acc_handle_t handle) in pcicfg_pcie_device_type() function
/illumos-gate/usr/src/uts/sun4/io/
H A Dpcicfg.c676 pcicfg_pcie_device_type(dev_info_t *dip, ddi_acc_handle_t handle) in pcicfg_pcie_device_type() function
935 if (pcicfg_pcie_device_type(new_device, config_handle) == DDI_SUCCESS) in pcicfg_configure_ntbridge()
5215 if (pcicfg_pcie_device_type(new_child, h) == DDI_SUCCESS) in pcicfg_probe_bridge()