Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/usba/
H A Dhubdi.h71 int usba_hubdi_check_power_budget(dev_info_t *, usba_device_t *, uint_t);
/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dhubdi.c6582 if ((rval = usba_hubdi_check_power_budget(dip, child_ud, in hubd_create_child()
6640 if ((usba_hubdi_check_power_budget(dip, in hubd_create_child()
6650 if ((usba_hubdi_check_power_budget(dip, in hubd_create_child()
6665 if ((usba_hubdi_check_power_budget(dip, child_ud, in hubd_create_child()
8718 usba_hubdi_check_power_budget(dev_info_t *dip, usba_device_t *child_ud, in usba_hubdi_check_power_budget() function
H A Dusbai_util.c613 if ((usba_hubdi_check_power_budget(pdip, usba_device, in usba_sync_set_cfg()