Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dpcie_impl.h646 extern int pcie_init_cfghdl(dev_info_t *dip);
/illumos-gate/usr/src/uts/intel/io/pci/
H A Dpci_pci.c701 if (pcie_init_cfghdl(child) != DDI_SUCCESS) in ppb_initchild()
/illumos-gate/usr/src/uts/common/io/pciex/
H A Dpcie.c940 pcie_init_cfghdl(dev_info_t *cdip) in pcie_init_cfghdl() function
1092 if (pcie_init_cfghdl(cdip) != DDI_SUCCESS) in pcie_initchild()
/illumos-gate/usr/src/uts/sun4u/io/pci/
H A Dpci_pci.c969 if (pcie_init_cfghdl(child) != DDI_SUCCESS) { in ppb_initchild()