Searched defs:wLength (Results 1 - 2 of 2) sorted by relevance

/barrelfish-2018-10-04/usr/drivers/usb/usb_manager/hub/
H A Dusb_hub_request.c193 uint16_t wLength = (nports + 7 + (8 * 8)) / 8; local
[all...]
/barrelfish-2018-10-04/include/usb/
H A Dusb_request.h47 uint16_t wLength; ///< number of bytes in the data stage member in struct:usb_device_request

Completed in 90 milliseconds