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

/opensolaris-onvv-gate/usr/src/uts/sun4/io/px/
H A Dpx.c59 static int px_pwr_setup(dev_info_t *dip);
341 } else if (px_pwr_setup(dip) != DDI_SUCCESS) {
342 DBG(DBG_PWR, dip, "px_pwr_setup failed \n");
610 px_pwr_setup(dev_info_t *dip) function
653 DBG(DBG_PWR, dip, "px_pwr_setup: couldn't add "
663 DBG(DBG_PWR, dip, "px_pwr_setup: PME_TO_ACK update interrupt"
682 * undo whatever is done in px_pwr_setup. called by px_detach()

Completed in 95 milliseconds