Home
last modified time | relevance | path

Searched refs:wTotalLength (Results 1 – 11 of 11) sorted by path

/illumos-gate/usr/src/cmd/bhyve/
H A Dusb_mouse.c170 .wTotalLength[0] = sizeof(umouse_confd),
222 HSETW(.wTotalLength, sizeof(umouse_bosd)),
/illumos-gate/usr/src/contrib/bhyve/dev/usb/
H A Dusb.h309 uWord wTotalLength; member
382 uWord wTotalLength; member
/illumos-gate/usr/src/uts/common/io/usb/clients/audio/usb_ac/
H A Dusb_ac.c1189 descr.wTotalLength, in usb_ac_handle_descriptors()
/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dhubdi.c5829 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()
5872 kmem_alloc(confdescr->wTotalLength, KM_SLEEP); in hubd_get_this_config_cloud()
5874 confdescr->wTotalLength; in hubd_get_this_config_cloud()
5877 confdescr->wTotalLength); in hubd_get_this_config_cloud()
6038 child_ud->usb_cfg_length = config_descriptor.wTotalLength; in hubd_ready_device()
H A Dusba_bos.c119 len < bdesc->wTotalLength) { in usba_bos_save()
123 len = MIN(len, bdesc->wTotalLength); in usba_bos_save()
157 len = MIN(MBLKL(mp), bdesc->wTotalLength) - USB_BOS_PACKED_SIZE; in usba_bos_save()
290 bos.wTotalLength, /* wLength */ in usba_get_binary_object_store()
H A Dusbai_register.c903 state->st_total_cfg_length = curr_cfg->cfg_descr.wTotalLength; in usba_process_cfg_descr()
1710 config_descr->wTotalLength, config_descr->bNumInterfaces, in usba_dump_descr_tree()
H A Dusbai_util.c644 usba_device->usb_cfg_length = confdescr.wTotalLength; in usba_sync_set_cfg()
1085 cfg_descr.wTotalLength, in usba_get_cfg_cloud()
/illumos-gate/usr/src/uts/common/sys/usb/clients/audio/
H A Dusb_audio.h145 uint16_t wTotalLength; /* the whole wad */ member
/illumos-gate/usr/src/uts/common/sys/usb/clients/video/usbvc/
H A Dusbvc.h196 uint8_t wTotalLength[2]; member
299 uint16_t wTotalLength; member
321 uint16_t wTotalLength; member
/illumos-gate/usr/src/uts/common/sys/usb/usba/
H A Dbos.h59 uint16_t wTotalLength; /* Total length */ member
/illumos-gate/usr/src/uts/common/sys/usb/
H A Dusbai.h277 uint16_t wTotalLength; /* total length of data returned */ member
312 uint16_t wTotalLength; /* total length of data returned */ member