Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dhubdi.c276 hubd_t *root_hubd; in usba_hubdi_bind_root_hub() local
392 if (root_hubd) { in usba_hubdi_bind_root_hub()
2433 hubd_t *root_hubd = (hubd_t *)arg; in hubd_root_hub_cleanup_thread() local
2447 root_hubd->h_cleanup_needed = 0; in hubd_root_hub_cleanup_thread()
2448 mutex_exit(HUBD_MUTEX(root_hubd)); in hubd_root_hub_cleanup_thread()
2470 mutex_exit(HUBD_MUTEX(root_hubd)); in hubd_root_hub_cleanup_thread()
2496 hubd_t *root_hubd; in hubd_schedule_cleanup() local
2506 if (root_hubd != NULL) { in hubd_schedule_cleanup()
2510 root_hubd->h_log_handle, in hubd_schedule_cleanup()
2517 root_hubd->h_log_handle, in hubd_schedule_cleanup()
[all …]