Searched defs:wTotalLength (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/ddk/
H A Dusb100.h79 USHORT wTotalLength; member in struct:_USB_CONFIGURATION_DESCRIPTOR
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/ddk/
H A Dusb100.h79 USHORT wTotalLength; member in struct:_USB_CONFIGURATION_DESCRIPTOR
/vbox/include/VBox/
H A Dusb.h236 uint16_t wTotalLength; member in struct:USBCONFIGDESC
H A Dvusb.h166 uint16_t wTotalLength; /**< recalculated by VUSB when involved in URB. */ member in struct:VUSBDESCCONFIG
262 uint16_t wTotalLength; member in struct:VUSBDESCBOS
332 * @remark The wTotalLength member is recalculated before the data is passed to the guest. */
/vbox/src/VBox/Devices/USB/
H A DVUSBUrb.cpp352 uint16_t wTotalLength; member in struct:cfg_desc
360 WORD_FIELD(struct cfg_desc, wTotalLength);
482 uint16_t wTotalLength; member in struct:oth_cfg_desc
490 WORD_FIELD(struct oth_cfg_desc, wTotalLength);

Completed in 57 milliseconds