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.h102 uint8_t *hubp_child_pwrstate; member in struct:hub_power_struct
/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dhubdi.c681 old_power += hubpm->hubp_child_pwrstate[portno];
685 pwr = hubd->h_hubpm->hubp_child_pwrstate[port];
686 hubd->h_hubpm->hubp_child_pwrstate[port] = power;
756 total_power += hubpm->hubp_child_pwrstate[port];
2886 if (hubpm->hubp_child_pwrstate) {
2887 kmem_free(hubpm->hubp_child_pwrstate,
7263 hubpm->hubp_child_pwrstate = (uint8_t *)

Completed in 58 milliseconds