Home
last modified time | relevance | path

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

/plan9-contrib/sys/src/cmd/usb/usbd/
H A Dusbd.h3 typedef struct DHub DHub; typedef
106 struct DHub struct
108 uchar bLength;
109 uchar bDescriptorType;
110 uchar bNbrPorts;
111 uchar wHubCharacteristics[2];
112 uchar bPwrOn2PwrGood;
113 uchar bHubContrCurrent;
114 uchar DeviceRemovable[1]; /* variable length */