Searched refs:bcdDevice (Results 1 - 4 of 4) sorted by relevance

/barrelfish-master/include/usb/
H A Dusb_descriptor.h73 uint16_t bcdDevice; ///< the revision of the device member in struct:usb_device_descriptor
/barrelfish-master/lib/usb/
H A Dusb_device.c256 device.version = ddesc->bcdDevice;
/barrelfish-master/usr/drivers/usb/usb_manager/controller/ohci/
H A Dusb_ohci_root_hub.c38 .bcdDevice = 0x0100,
/barrelfish-master/usr/drivers/usb/usb_manager/controller/ehci/
H A Dusb_ehci_root_hub.c46 .bcdDevice = 0x0100,

Completed in 45 milliseconds