Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dhubdi.c574 static int hubd_init_power_budget(hubd_t *hubd);
2040 if (hubd_init_power_budget(hubd) != USB_SUCCESS) { in usba_hubdi_attach()
8586 hubd_init_power_budget(hubd_t *hubd) in hubd_init_power_budget() function