Home
last modified time | relevance | path

Searched refs:hubp_child_pwrstate (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/usb/hubd/
H A Dhubdvar.h103 uint8_t *hubp_child_pwrstate; member
/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dhubdi.c684 old_power += hubpm->hubp_child_pwrstate[portno]; in hubd_set_child_pwrlvl()
688 pwr = hubd->h_hubpm->hubp_child_pwrstate[port]; in hubd_set_child_pwrlvl()
689 hubd->h_hubpm->hubp_child_pwrstate[port] = power; in hubd_set_child_pwrlvl()
759 total_power += hubpm->hubp_child_pwrstate[port]; in hubd_can_suspend()
2937 if (hubpm->hubp_child_pwrstate) { in hubd_cleanup()
2938 kmem_free(hubpm->hubp_child_pwrstate, in hubd_cleanup()
7582 hubpm->hubp_child_pwrstate = (uint8_t *) in hubd_create_pm_components()