Searched refs:pcie_uninit (Results 1 - 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/io/pciex/
H A Dnpe.c340 (void) pcie_uninit(devi);
364 if (pcie_uninit(devi) != DDI_SUCCESS)
/illumos-gate/usr/src/uts/sun4/io/px/
H A Dpx.c384 (void) pcie_uninit(dip);
484 if (pcie_uninit(dip) != DDI_SUCCESS) {
/illumos-gate/usr/src/uts/common/sys/
H A Dpcie_impl.h504 extern int pcie_uninit(dev_info_t *dip);
/illumos-gate/usr/src/uts/intel/io/pci/
H A Dpci_pci.c421 pcie_uninit(devi) : pcihp_uninit(devi);
/illumos-gate/usr/src/uts/common/io/pciex/
H A Dpcieb.c524 (void) pcie_uninit(devi);
H A Dpcie.c258 pcie_uninit(dev_info_t *dip) function
300 * It should be called before pcie_uninit() is called and bus driver's
/illumos-gate/usr/src/uts/sun4u/io/pci/
H A Dpci_pci.c513 ret = pcie_uninit(devi);

Completed in 80 milliseconds