Home
last modified time | relevance | path

Searched defs:usb_hub_descriptor (Results 1 – 1 of 1) sorted by relevance

/openbsd/sys/dev/usb/
H A Dusb.h344 struct usb_hub_descriptor { struct
345 uByte bDescLength;
346 uByte bDescriptorType;
347 uByte bNbrPorts;
371 typedef struct usb_hub_descriptor usb_hub_descriptor_t; argument