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

/illumos-gate/usr/src/uts/common/io/pciex/
H A Dpcieb.c135 static int pcieb_pwr_setup(dev_info_t *dip);
430 if (pcieb_pwr_setup(devi) != DDI_SUCCESS) {
1536 pcieb_pwr_setup(dev_info_t *dip) function
1556 PCIEB_DEBUG(DBG_PWR, dip, "pcieb_pwr_setup: pci_config_setup "
1609 * undo whatever is done in pcieb_pwr_setup. called by pcieb_detach()
1674 PCIEB_DEBUG(DBG_PWR, dip, "pcieb_pwr_setup: could not "

Completed in 59 milliseconds