Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/usba/
H A Dusba_types.h305 uint_t usb_cfg_array_len_length; member
413 _NOTE(DATA_READABLE_WITHOUT_LOCK(usba_device::usb_cfg_array_len_length))
/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dhubdi.c309 usba_device->usb_cfg_array_len_length = sizeof (uint16_t); in usba_hubdi_bind_root_hub()
384 usba_device->usb_cfg_array_len_length); in usba_hubdi_bind_root_hub()
438 usba_device->usb_cfg_array_len_length); in usba_hubdi_unbind_root_hub()
5977 child_ud->usb_cfg_array_len_length = ncfgs * sizeof (uint16_t); in hubd_get_all_device_config_cloud()
H A Dusba.c738 usba_device->usb_cfg_array_len_length); in usba_free_usba_device()