Searched refs:hubd_set_child_pwrlvl (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/uts/common/io/usb/usba/ |
H A D | hubdi.c | 666 hubd_set_child_pwrlvl(hubd_t *hubd, usb_port_t port, uint8_t power) in hubd_set_child_pwrlvl() function 1049 hubd_set_child_pwrlvl(hubd, port, USB_DEV_OS_FULL_PWR); in hubd_post_attach() 1078 hubd_set_child_pwrlvl(hubd, port, USB_DEV_OS_PWR_OFF); in hubd_post_detach() 1108 hubd_set_child_pwrlvl(hubd, port, bpc->bpc_nlevel); in hubd_post_power() 1122 hubd_set_child_pwrlvl(hubd, port, bpc->bpc_olevel); in hubd_post_power()
|