Home
last modified time | relevance | path

Searched refs:uByte (Results 1 – 12 of 12) sorted by relevance

/freebsd-14-stable/sys/dev/sound/usb/
HDuaudioreg.h75 uByte bLength;
76 uByte bDescriptorType;
77 uByte bEndpointAddress;
78 uByte bmAttributes;
80 uByte bInterval;
88 uByte bRefresh;
89 uByte bSynchAddress;
93 uByte bLength;
94 uByte bDescriptorType;
95 uByte bDescriptorSubtype;
[all …]
/freebsd-14-stable/sys/dev/usb/
HDusb.h149 uByte bmRequestType;
150 uByte bRequest;
283 uByte bLength;
284 uByte bDescriptorType;
285 uByte bDescriptorSubtype;
290 uByte bLength;
291 uByte bDescriptorType;
297 uByte bDeviceClass;
298 uByte bDeviceSubClass;
299 uByte bDeviceProtocol;
[all …]
HDusb_cdc.h57 uByte bLength;
58 uByte bDescriptorType;
59 uByte bDescriptorSubtype;
64 uByte bLength;
65 uByte bDescriptorType;
66 uByte bDescriptorSubtype;
67 uByte bmCapabilities;
70 uByte bDataInterface;
74 uByte bLength;
75 uByte bDescriptorType;
[all …]
HDusbhid.h52 uByte bLength;
53 uByte bDescriptorType;
55 uByte bCountryCode;
56 uByte bNumDescriptors;
58 uByte bDescriptorType;
HDusb_msctest.c137 uByte bCBWFlags;
140 uByte bCBWLUN;
141 uByte bCDBLength;
143 uByte CBWCDB[CBWCDBLENGTH];
152 uByte bCSWStatus;
HDusb_endian.h40 typedef uint8_t uByte; typedef
/freebsd-14-stable/sys/dev/usb/serial/
HDuvisor.c129 uByte port_function_id;
130 uByte port;
154 uByte num_ports;
155 uByte endpoint_numbers_different;
159 uByte port;
160 uByte end_point_info;
/freebsd-14-stable/sys/dev/usb/storage/
HDcfumass.c118 uByte bCBWFlags;
121 uByte bCBWLUN;
122 uByte bCDBLength;
124 uByte CBWCB[CBWCBLENGTH];
138 uByte bCSWStatus;
HDustorage_fs.c141 uByte bCBWFlags;
144 uByte bCBWLUN;
145 uByte bCDBLength;
147 uByte CBWCDB[CBWCDBLENGTH];
158 uByte bCSWStatus;
HDumass.c243 uByte bCBWFlags;
246 uByte bCBWLUN;
247 uByte bCDBLength;
249 uByte CBWCDB[CBWCDBLENGTH];
262 uByte bCSWStatus;
/freebsd-14-stable/tools/tools/usbtest/
HDusb_msc_test.c52 uByte bCBWFlags;
55 uByte bCBWLUN;
56 uByte bCDBLength;
58 uByte CBWCDB[CBWCDBLENGTH];
71 uByte bCSWStatus;
/freebsd-14-stable/sys/dev/usb/net/
HDif_mos.c270 uByte val = 0; in mos_reg_read_1()
316 uByte val; in mos_reg_write_1()