Searched refs:hubd_pm_busy_component (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/uts/common/io/usb/usba/ |
H A D | hubdi.c | 626 hubd_pm_busy_component(hubd_t *hubd, dev_info_t *dip, int component) in hubd_pm_busy_component() function 695 (void) hubd_pm_busy_component(hubd, hubd->h_dip, 0); in hubd_set_child_pwrlvl() 1193 (void) hubd_pm_busy_component(hubd, dip, 0); in usba_hubdi_bus_ctl() 1250 (void) hubd_pm_busy_component(hubd, dip, 0); in usba_hubdi_bus_ctl() 1321 hubd_pm_busy_component(hubd, hubd->h_dip, 0); in hubd_config_one() 1522 hubd_pm_busy_component(hubd, dip, 0); in hubd_bus_power() 2518 (void) hubd_pm_busy_component(hubd, dip, 0); in hubd_restore_device_state() 2861 (void) hubd_pm_busy_component(hubd, dip, 0); in hubd_cleanup() 3080 hubd_pm_busy_component(hubd, hubd->h_dip, 0); in hubd_check_ports() 3457 (void) hubd_pm_busy_component(hubd, hubd->h_dip, 0); in hubd_exception_cb() [all …]
|