Searched refs:h_usba_device (Results 1 - 3 of 3) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/sys/usb/hubd/
H A Dhubdvar.h154 usba_device_t *h_usba_device; member in struct:hubd
253 hubd::h_usba_device
/opensolaris-onvv-gate/usr/src/uts/common/io/usb/hwa/hwahc/
H A Dhwahc.c1049 rh_dip = hwahcp->hwahc_hubd->h_usba_device->usb_root_hub_dip;
4461 hubd->h_usba_device = usba_get_usba_device(dip);
4462 hubd->h_usba_device->usb_is_wa = TRUE;
4468 mutex_enter(&hubd->h_usba_device->usb_mutex);
4469 hubd->h_usba_device->usb_root_hubd = hubd;
4470 mutex_exit(&hubd->h_usba_device->usb_mutex);
5569 rh_dip = hwahcp->hwahc_hubd->h_usba_device->usb_root_hub_dip;
5984 hubd_schedule_cleanup(hwahcp->hwahc_hubd->h_usba_device->
/opensolaris-onvv-gate/usr/src/uts/common/io/usb/usba/
H A Dhubdi.c1303 dev_info_t *rh_dip = hubd->h_usba_device->usb_root_hub_dip;
1885 hubd->h_usba_device = child_ud = usba_get_usba_device(dip);
2458 rh_dip = root_hubd->h_usba_device->usb_root_hub_dip;
2755 dev_info_t *rh_dip = hubd->h_usba_device->usb_root_hub_dip;
3658 dev_info_t *rh_dip = hubd->h_usba_device->usb_root_hub_dip;
3999 hubd_schedule_cleanup(hubd->h_usba_device->usb_root_hub_dip);
4101 usba_device = hubd->h_usba_device;
4312 hubd->h_usba_device,
5882 parent_ud = hubd->h_usba_device;
7207 hubd_schedule_cleanup(hubd->h_usba_device
[all...]

Completed in 236 milliseconds