Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/hubd/
H A Dhubdvar.h158 usba_device_t *h_usba_device; member
264 hubd::h_usba_device
/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dhubdi.c1302 dev_info_t *rh_dip = hubd->h_usba_device->usb_root_hub_dip; in hubd_config_one()
1888 hubd->h_usba_device = child_ud = usba_get_usba_device(dip); in usba_hubdi_attach()
2011 if (hubd->h_usba_device->usb_hcdi_ops->usba_hcdi_hub_update != NULL && in usba_hubdi_attach()
2015 usba_device_t *ud = hubd->h_usba_device; in usba_hubdi_attach()
2507 rh_dip = root_hubd->h_usba_device->usb_root_hub_dip; in hubd_schedule_cleanup()
2803 dev_info_t *rh_dip = hubd->h_usba_device->usb_root_hub_dip; in hubd_cleanup()
3188 if (hubd->h_usba_device->usb_port_status >= USBA_SUPER_SPEED_DEV) { in hubd_get_hub_descriptor()
3261 if (hubd->h_usba_device->usb_port_status >= USBA_SUPER_SPEED_DEV) { in hubd_get_hub_descriptor()
3334 if (hubd->h_usba_device->usb_port_status < USBA_SUPER_SPEED_DEV || in hubd_set_hub_depth()
3339 ud = hubd->h_usba_device; in hubd_set_hub_depth()
[all …]