Home
last modified time | relevance | path

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

/plan9/sys/src/cmd/usb/lib/
H A Dusb.h3 typedef struct DConf DConf; typedef
282 struct DConf struct
284 uchar bLength;
285 uchar bDescriptorType;
286 uchar wTotalLength[2];
287 uchar bNumInterfaces;
288 uchar bConfigurationValue;
289 uchar iConfiguration;
290 uchar bmAttributes;
291 uchar MaxPower;