Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/usb/usba/
H A Dhubdi.c670 hub_power_t *hubpm; in hubd_set_child_pwrlvl() local
677 hubpm = hubd->h_hubpm; in hubd_set_child_pwrlvl()
681 old_power += hubpm->hubp_child_pwrstate[portno]; in hubd_set_child_pwrlvl()
733 hub_power_t *hubpm; in hubd_can_suspend() local
737 hubpm = hubd->h_hubpm; in hubd_can_suspend()
748 if (gethrtime() < (hubpm->hubp_time_at_full_power + in hubd_can_suspend()
749 hubpm->hubp_min_pm_threshold)) { in hubd_can_suspend()
756 total_power += hubpm->hubp_child_pwrstate[port]; in hubd_can_suspend()
1625 hub_power_t *hubpm; in hubd_pwrlvl0() local
1636 hubpm = hubd->h_hubpm; in hubd_pwrlvl0()
[all …]