Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/usb/usba/
H A Dusba_types.h290 uint_t usb_cfg_array_len_length; member
374 _NOTE(DATA_READABLE_WITHOUT_LOCK(usba_device::usb_cfg_array_len_length))
/titanic_44/usr/src/uts/common/io/usb/usba/
H A Dhubdi.c311 usba_device->usb_cfg_array_len_length = sizeof (uint16_t); in usba_hubdi_bind_root_hub()
388 usba_device->usb_cfg_array_len_length); in usba_hubdi_bind_root_hub()
437 usba_device->usb_cfg_array_len_length); in usba_hubdi_unbind_root_hub()
5715 child_ud->usb_cfg_array_len_length = ncfgs * sizeof (uint16_t); in hubd_get_all_device_config_cloud()
H A Dusba.c726 usba_device->usb_cfg_array_len_length); in usba_free_usba_device()