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

/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dhubdi.c666 hubd_set_child_pwrlvl(hubd_t *hubd, usb_port_t port, uint8_t power) function
673 "hubd_set_child_pwrlvl: port=%d power=%d",
690 "hubd_set_child_pwrlvl: new_power=%d old_power=%d",
1049 hubd_set_child_pwrlvl(hubd, port, USB_DEV_OS_FULL_PWR);
1078 hubd_set_child_pwrlvl(hubd, port, USB_DEV_OS_PWR_OFF);
1108 hubd_set_child_pwrlvl(hubd, port, bpc->bpc_nlevel);
1122 hubd_set_child_pwrlvl(hubd, port, bpc->bpc_olevel);

Completed in 61 milliseconds