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

/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dhubdi.c570 static int hubd_init_power_budget(hubd_t *hubd);
2000 if (hubd_init_power_budget(hubd) != USB_SUCCESS) {
2002 "hubd_init_power_budget failed");
8257 * hubd_init_power_budget:
8270 hubd_init_power_budget(hubd_t *hubd) function
8285 "hubd_init_power_budget:");

Completed in 59 milliseconds