Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dhubdi.c546 static int hubd_enable_all_port_power(hubd_t *hubd);
2606 if (hubd_enable_all_port_power(hubd) != USB_SUCCESS) { in hubd_restore_device_state()
3075 if ((rval = hubd_enable_all_port_power(hubd)) != USB_SUCCESS) { in hubd_check_ports()
5476 hubd_enable_all_port_power(hubd_t *hubd) in hubd_enable_all_port_power() function