Searched defs: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);
813 if (pcicfg_pcie_device_type(new_device, config_handle) == DDI_SUCCESS) {
4467 if (pcicfg_pcie_device_type(new_child, h) == DDI_SUCCESS)
5159 pcicfg_pcie_device_type(dev_info_t *dip, ddi_acc_handle_t handle) function
/illumos-gate/usr/src/uts/sun4/io/
H A Dpcicfg.c675 pcicfg_pcie_device_type(dev_info_t *dip, ddi_acc_handle_t handle) function
935 if (pcicfg_pcie_device_type(new_device, config_handle) == DDI_SUCCESS)
5212 if (pcicfg_pcie_device_type(new_child, h) == DDI_SUCCESS)

Completed in 63 milliseconds