HomeSort by: relevance | last modified time | path
    Searched refs:uByte (Results 1 - 25 of 32) sorted by relevancy

1 2

  /src/sys/dev/usb/
uvideoreg.h 48 uByte data4[8];
88 uByte bLength;
89 uByte bDescriptorType;
90 uByte bDescriptorSubtype;
95 uByte bLength;
96 uByte bDescriptorType;
97 uByte bDescriptorSubtype;
101 uByte bInCollection;
103 uByte baInterfaceNr[];
108 uByte bLength
    [all...]
uaudioreg.h 57 uByte bLength;
58 uByte bDescriptorType;
59 uByte bEndpointAddress;
60 uByte bmAttributes;
62 uByte bInterval;
73 uByte bRefresh;
74 uByte bSynchAddress;
79 uByte bLength;
80 uByte bDescriptorType;
81 uByte bDescriptorSubtype
    [all...]
usbcdc.h 56 uByte bLength;
57 uByte bDescriptorType;
58 uByte bDescriptorSubtype;
63 uByte bLength;
64 uByte bDescriptorType;
65 uByte bDescriptorSubtype;
66 uByte bmCapabilities;
69 uByte bDataInterface;
73 uByte bLength;
74 uByte bDescriptorType
    [all...]
if_atureg.h 240 uByte Cmd;
241 uByte Reserved;
248 uByte AtCmd;
249 uByte AtReserved;
253 uByte MIBType;
254 uByte MIBSize;
255 uByte MIBIndex;
256 uByte MIBReserved;
259 uByte data[72];
264 uByte Cmd
    [all...]
usbhid.h 54 uByte bLength;
55 uByte bDescriptorType;
57 uByte bCountryCode;
58 uByte bNumDescriptors;
60 uByte bDescriptorType;
usb.h 72 typedef uint8_t uByte;
90 uByte bmRequestType;
91 uByte bRequest;
213 uByte bLength;
214 uByte bDescriptorType;
220 uByte bLength;
221 uByte bDescriptorType;
227 uByte bDeviceClass;
228 uByte bDeviceSubClass;
229 uByte bDeviceProtocol
    [all...]
uirdavar.h 66 uByte bLength;
67 uByte bDescriptorType;
70 uByte bmDataSize;
77 uByte bmWindowSize;
85 uByte bmMinTurnaroundTime;
104 uByte bmAdditionalBOFs;
113 uByte bIrdaSniff;
114 uByte bMaxUnicastList;
usbdi_util.h 97 uByte bLength;
98 uByte bDescriptorType;
99 uByte bDescriptorSubtype;
104 const uByte *cur;
105 const uByte *end;
umassvar.h 83 uByte bCBWFlags;
86 uByte bCBWLUN;
87 uByte bCDBLength;
89 uByte CBWCDB[CBWCDBLENGTH];
100 uByte bCSWStatus;
115 uByte type;
117 uByte value;
126 uByte asc;
127 uByte ascq;
if_ncmreg.h 98 uByte bmNtbFormatsSupported[2];
mbim.h 592 uByte bLength;
593 uByte bDescriptorType;
594 uByte bDescriptorSubtype;
599 uByte bNumberFilters;
600 uByte bMaxFilterSize;
602 uByte bmNetworkCapabilities;
uvisor.c 99 uByte port_function_id;
100 uByte port;
119 uByte num_ports;
120 uByte endpoint_numbers_different;
124 uByte port;
125 uByte end_point_info;
ugraphire_rdesc.h 33 static const uByte uhid_graphire3_4x5_report_descr[] = {
x1input_rdesc.h 35 static const uByte uhid_x1input_report_descr[] = {
umidi.c 75 uByte bLength;
76 uByte bDescriptorType;
77 uByte bDescriptorSubtype;
81 uByte bLength;
82 uByte bDescriptorType;
83 uByte bDescriptorSubtype;
90 uByte bLength;
91 uByte bDescriptorType;
92 uByte bDescriptorSubtype;
93 uByte bNumEmbMIDIJack
    [all...]
if_auereg.h 189 uByte aue_rxstat;
usbnet.h 256 uByte un_ed[USBNET_ENDPT_MAX];
xinput_rdesc.h 38 static const uByte uhid_xinput_report_descr[] = {
umct.c 360 uByte ls;
438 uByte adata;
if_mos.c 181 uByte val = 0;
235 uByte val;
aubtfwl.c 255 aubtfwl_send_command(struct aubtfwl_softc *sc, uByte cmd) {
uep.c 141 uByte act;
uvideo.c 2452 USETW(req.wLength, sizeof(uByte));
2563 print_bitmap(const uByte *start, uByte nbytes)
2987 const uByte *b;
3007 const uByte *b;
3031 const uByte * byte;
3032 uByte controlbytes;
if_aue.c 285 uByte val = 0;
343 uByte val;
uhidev.c 272 static uByte reportbuf[3];
331 static uByte reportbuf[] = { 1 };

Completed in 58 milliseconds

1 2