Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dusbai_util.c566 usb_cfg_descr_t confdescr; in usba_sync_set_cfg() local
623 USB_CFG_DESCR_SIZE, &confdescr, USB_CFG_DESCR_SIZE); in usba_sync_set_cfg()
632 confdescr.bConfigurationValue, in usba_sync_set_cfg()
641 usba_device->usb_cfg_value = confdescr.bConfigurationValue; in usba_sync_set_cfg()
644 usba_device->usb_cfg_length = confdescr.wTotalLength; in usba_sync_set_cfg()
H A Dhubdi.c5765 usb_cfg_descr_t *confdescr; in hubd_get_this_config_cloud() local
5813 MBLKL(pdata), confdescr, in hubd_get_this_config_cloud()
5829 if (confdescr->wTotalLength < USB_CFG_DESCR_SIZE) { in hubd_get_this_config_cloud()
5848 confdescr->wTotalLength, in hubd_get_this_config_cloud()
5856 confdescr->wTotalLength) { in hubd_get_this_config_cloud()
5874 confdescr->wTotalLength; in hubd_get_this_config_cloud()
5877 confdescr->wTotalLength); in hubd_get_this_config_cloud()
5884 if (confdescr->iConfiguration) { in hubd_get_this_config_cloud()
5896 USB_LANG_ID, confdescr->iConfiguration, in hubd_get_this_config_cloud()
5915 confdescr->iConfiguration); in hubd_get_this_config_cloud()
[all …]