Searched defs:pcicfg_pcie_dev (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/intel/io/hotplug/pcicfg/
H A Dpcicfg.c266 static int pcicfg_pcie_dev(dev_info_t *, ddi_acc_handle_t);
3719 if (pcicfg_pcie_dev(new_child, config_handle) == DDI_SUCCESS) {
5136 pcicfg_pcie_dev(dev_info_t *dip, ddi_acc_handle_t handle) function
/illumos-gate/usr/src/uts/sun4/io/
H A Dpcicfg.c626 pcicfg_pcie_dev(dev_info_t *dip, int bus_type, pcicfg_err_regs_t *regs) function
4061 if (pcicfg_pcie_dev(new_child, PCICFG_DEVICE_TYPE_PCIE, &regs)
4305 if (pcicfg_pcie_dev(parent, PCICFG_DEVICE_TYPE_PCIE, &parent_regs)
4400 if (pcicfg_pcie_dev(new_child, PCICFG_DEVICE_TYPE_PCIE, &regs)

Completed in 63 milliseconds