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

/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dhubdi.c626 hubd_pm_busy_component(hubd_t *hubd, dev_info_t *dip, int component) function
638 "hubd_pm_busy_component: %d", hubd->h_hubpm->hubp_busy_pm);
695 (void) hubd_pm_busy_component(hubd, hubd->h_dip, 0);
1193 (void) hubd_pm_busy_component(hubd, dip, 0);
1250 (void) hubd_pm_busy_component(hubd, dip, 0);
1321 hubd_pm_busy_component(hubd, hubd->h_dip, 0);
1522 hubd_pm_busy_component(hubd, dip, 0);
2518 (void) hubd_pm_busy_component(hubd, dip, 0);
2861 (void) hubd_pm_busy_component(hubd, dip, 0);
3080 hubd_pm_busy_component(hub
[all...]

Completed in 81 milliseconds