Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/usb/usba/
H A Dhubdi.h68 int usba_hubdi_check_power_budget(dev_info_t *, usba_device_t *, uint_t);
/titanic_50/usr/src/uts/common/io/usb/usba/
H A Dhubdi.c6266 if ((rval = usba_hubdi_check_power_budget(dip, child_ud, in hubd_create_child()
6324 if ((usba_hubdi_check_power_budget(dip, in hubd_create_child()
6334 if ((usba_hubdi_check_power_budget(dip, in hubd_create_child()
6349 if ((usba_hubdi_check_power_budget(dip, child_ud, in hubd_create_child()
8404 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.c612 if ((usba_hubdi_check_power_budget(pdip, usba_device, in usba_sync_set_cfg()