Home
last modified time | relevance | path

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

/dflybsd-src/sys/bus/u4b/
H A Dusb.h583 struct usb_hub_descriptor { struct
584 uByte bDescLength;
585 uByte bDescriptorType;
586 uByte bNbrPorts;
587 uWord wHubCharacteristics;
611 typedef struct usb_hub_descriptor usb_hub_descriptor_t; argument