Home
last modified time | relevance | path

Searched refs:__u8 (Results 1 – 25 of 1547) sorted by relevance

12345678910>>...62

/linux-6.1.9/include/uapi/linux/
Dcdrom.h159 __u8 minute;
160 __u8 second;
161 __u8 frame;
174 __u8 cdmsf_min0; /* start minute */
175 __u8 cdmsf_sec0; /* start second */
176 __u8 cdmsf_frame0; /* start frame */
177 __u8 cdmsf_min1; /* end minute */
178 __u8 cdmsf_sec1; /* end second */
179 __u8 cdmsf_frame1; /* end frame */
185 __u8 cdti_trk0; /* start track */
[all …]
Dbatadv_packet.h20 #define batadv_tp_is_error(n) ((__u8)(n) > 127 ? 1 : 0)
190 __u8 magic[3]; /* FF:43:05 */
191 __u8 type; /* bla_claimframe */
209 __u8 packet_type;
210 __u8 version;
211 __u8 ttl;
212 __u8 flags;
214 __u8 orig[ETH_ALEN];
215 __u8 prev_sender[ETH_ALEN];
216 __u8 reserved;
[all …]
Diso_fs.h16 __u8 type[ISODCL(1,1)]; /* 711 */
18 __u8 version[ISODCL(7,7)];
19 __u8 data[ISODCL(8,2048)];
30 __u8 type [ISODCL ( 1, 1)]; /* 711 */
32 __u8 version [ISODCL ( 7, 7)]; /* 711 */
33 __u8 unused1 [ISODCL ( 8, 8)];
36 __u8 unused2 [ISODCL ( 73, 80)];
37 __u8 volume_space_size [ISODCL ( 81, 88)]; /* 733 */
38 __u8 unused3 [ISODCL ( 89, 120)];
39 __u8 volume_set_size [ISODCL (121, 124)]; /* 723 */
[all …]
/linux-6.1.9/include/uapi/linux/usb/
Dvideo.h188 __u8 bLength;
189 __u8 bDescriptorType;
190 __u8 bDescriptorSubType;
195 __u8 bLength;
196 __u8 bDescriptorType;
197 __u8 bDescriptorSubType;
201 __u8 bInCollection;
202 __u8 baInterfaceNr[];
212 __u8 bLength; \
213 __u8 bDescriptorType; \
[all …]
Daudio.h157 __u8 bLength; /* 8 + n */
158 __u8 bDescriptorType; /* USB_DT_CS_INTERFACE */
159 __u8 bDescriptorSubtype; /* UAC_MS_HEADER */
162 __u8 bInCollection; /* n */
163 __u8 baInterfaceNr[]; /* [n] */
171 __u8 bLength; \
172 __u8 bDescriptorType; \
173 __u8 bDescriptorSubtype; \
176 __u8 bInCollection; \
177 __u8 baInterfaceNr[n]; \
[all …]
Dch9.h214 __u8 bRequestType;
215 __u8 bRequest;
281 __u8 bLength;
282 __u8 bDescriptorType;
290 __u8 bLength;
291 __u8 bDescriptorType;
294 __u8 bDeviceClass;
295 __u8 bDeviceSubClass;
296 __u8 bDeviceProtocol;
297 __u8 bMaxPacketSize0;
[all …]
Dcdc.h64 __u8 bLength;
65 __u8 bDescriptorType;
66 __u8 bDescriptorSubType;
73 __u8 bLength;
74 __u8 bDescriptorType;
75 __u8 bDescriptorSubType;
77 __u8 bmCapabilities;
81 __u8 bDataInterface;
86 __u8 bLength;
87 __u8 bDescriptorType;
[all …]
Dmidi.h39 __u8 bLength;
40 __u8 bDescriptorType;
41 __u8 bDescriptorSubtype;
50 __u8 bLength;
51 __u8 bDescriptorType; /* USB_DT_CS_INTERFACE */
52 __u8 bDescriptorSubtype; /* USB_MS_MIDI_IN_JACK */
53 __u8 bJackType; /* USB_MS_EMBEDDED/EXTERNAL */
54 __u8 bJackID;
55 __u8 iJack;
61 __u8 baSourceID;
[all …]
/linux-6.1.9/include/linux/
Dcdrom.h57 __u8 sanyo_slot : 2; /* Sanyo 3 CD changer support */
58 __u8 keeplocked : 1; /* CDROM_LOCKDOOR status */
59 __u8 reserved : 5; /* not used yet */
61 __u8 last_sense;
62 __u8 media_written; /* dirty flag, DVD+RW bookkeeping */
140 __u8 fault : 1;
141 __u8 changer_state : 2;
142 __u8 curslot : 5;
143 __u8 mech_state : 3;
144 __u8 door_open : 1;
[all …]
Dnvme.h244 __u8 rsvd2;
245 __u8 flags;
248 __u8 read_tput;
249 __u8 read_lat;
250 __u8 write_tput;
251 __u8 write_lat;
253 __u8 idle_scale;
254 __u8 rsvd19;
256 __u8 active_work_scale;
257 __u8 rsvd23[9];
[all …]
/linux-6.1.9/include/net/bluetooth/
Dhci.h678 __u8 lap[3];
679 __u8 length;
680 __u8 num_rsp;
693 __u8 pscan_rep_mode;
694 __u8 pscan_mode;
696 __u8 role_switch;
702 __u8 reason;
719 __u8 role;
725 __u8 reason;
731 __u8 link_key[HCI_LINK_KEY_SIZE];
[all …]
/linux-6.1.9/drivers/s390/block/
Ddasd_eckd.h144 __u8 record;
145 __u8 kl;
157 __u8 record;
177 __u8 ga_additional; /* Global Attributes Additional */
178 __u8 ga_extended; /* Global Attributes Extended */
182 __u8 ep_format; /* Extended Parameter format byte */
183 __u8 ep_prio; /* Extended Parameter priority I/O byte */
184 __u8 ep_reserved1; /* Extended Parameter Reserved */
185 __u8 ep_rec_per_track; /* Number of records on a track */
186 __u8 ep_reserved[4]; /* Extended Parameter Reserved */
[all …]
/linux-6.1.9/include/net/nfc/
Dnci.h171 #define nci_mt_set(hdr, mt) ((hdr)[0] |= (__u8)(((mt)&0x07)<<5))
177 #define nci_pbf(hdr) (__u8)(((hdr)[0]>>4)&0x01)
178 #define nci_pbf_set(hdr, pbf) ((hdr)[0] |= (__u8)(((pbf)&0x01)<<4))
184 #define nci_opcode_gid(op) (__u8)(((op)&0x0f00)>>8)
185 #define nci_opcode_oid(op) (__u8)((op)&0x003f)
188 #define nci_plen(hdr) (__u8)((hdr)[2])
191 #define nci_conn_id(hdr) (__u8)(((hdr)[0])&0x0f)
208 __u8 gid; /* MT & PBF & GID */
209 __u8 oid;
210 __u8 plen;
[all …]
/linux-6.1.9/arch/s390/include/uapi/asm/
Dipl.h10 __u8 flags;
11 __u8 reserved1[2];
12 __u8 version;
22 __u8 pbt;
36 __u8 pbt;
37 __u8 flags;
38 __u8 reserved1[2];
39 __u8 loadparm[8];
40 __u8 reserved2[84];
48 __u8 pbt;
[all …]
Dzcrypt.h39 __u8 __user *inputdata;
41 __u8 __user *outputdata;
43 __u8 __user *b_key;
44 __u8 __user *n_modulus;
62 __u8 __user *inputdata;
64 __u8 __user *outputdata;
66 __u8 __user *bp_key;
67 __u8 __user *bq_key;
68 __u8 __user *np_prime;
69 __u8 __user *nq_prime;
[all …]
/linux-6.1.9/arch/m68k/include/asm/
Dmac_iop.h78 __u8 ram_addr_hi; /* shared RAM address hi byte */
79 __u8 pad0;
80 __u8 ram_addr_lo; /* shared RAM address lo byte */
81 __u8 pad1;
82 __u8 status_ctrl; /* status/control register */
83 __u8 pad2[3];
84 __u8 ram_data; /* RAM data byte at ramhi/lo */
86 __u8 pad3[23];
92 __u8 sccb_cmd; /* SCC B command reg */
93 __u8 pad4;
[all …]
/linux-6.1.9/include/linux/usb/
Daudio-v2.h46 __u8 bLength; /* 9 */
47 __u8 bDescriptorType; /* USB_DT_CS_INTERFACE */
48 __u8 bDescriptorSubtype; /* UAC_MS_HEADER */
50 __u8 bCategory;
52 __u8 bmControls;
57 __u8 bLength; /* in bytes: 6 */
58 __u8 bDescriptorType; /* USB_DT_CS_INTERFACE */
59 __u8 bDescriptorSubtype; /* FORMAT_TYPE */
60 __u8 bFormatType; /* FORMAT_TYPE_1 */
61 __u8 bSubslotSize; /* {1,2,3,4} */
[all …]
Daudio-v3.h22 __u8 bDescriptorType;
23 __u8 bDescriptorSubtype;
30 __u8 bDescriptorType;
31 __u8 bDescriptorSubtype;
33 __u8 bNrChannels;
39 __u8 bSegmentType;
46 __u8 bSegmentType; /* Constant END_SEGMENT */
52 __u8 bSegmentType;
53 __u8 bChPurpose;
54 __u8 bChRelationship;
[all …]
/linux-6.1.9/drivers/usb/serial/
Dwhiteheat.h56 __u8 port; /* port number (1 to N) */
89 __u8 port; /* port number (1 to N) */
92 __u8 bits; /* 5, 6, 7, or 8 */
93 __u8 stop; /* 1 or 2, default 1 (2 = 1.5 if bits = 5) */
94 __u8 parity; /* see WHITEHEAT_PAR_* above */
95 __u8 sflow; /* see WHITEHEAT_SFLOW_* above */
96 __u8 xoff; /* XOFF byte value */
97 __u8 xon; /* XON byte value */
98 __u8 hflow; /* see WHITEHEAT_HFLOW_* above */
99 __u8 lloop; /* 0/1 turns local loopback mode off/on */
[all …]
Dio_usbvend.h341 __u8 Length; // Descriptor Length (per USB spec)
342 __u8 DescType; // Descriptor Type (per USB spec, =DEVICE type)
343 __u8 EpicVer; // Version of EPiC spec supported
345 __u8 NumPorts; // Number of serial ports supported
346 __u8 iDownloadFile; // Index of string containing download code filename
348 __u8 Unused[3]; // Available for future expansion, must be 0
350 __u8 MajorVersion; // Firmware version: xx.
351 __u8 MinorVersion; // yy.
427 __u8 DescriptorArea[0x2E0]; // C20 Descriptors go here, up to 2E0h (just a placeholder)
430 __u8 Length; // F00 Desc length for what follows, per USB (= C0h )
[all …]
/linux-6.1.9/include/linux/greybus/
Dgreybus_protocols.h49 __u8 type; /* E.g GB_I2C_TYPE_* or GB_GPIO_TYPE_* */
50 __u8 result; /* Result of request (in responses only) */
51 __u8 pad[2]; /* must be zero (ignore when read) */
60 __u8 phase;
90 __u8 major;
91 __u8 minor;
95 __u8 major;
96 __u8 minor;
100 __u8 bundle_id;
104 __u8 major;
[all …]
/linux-6.1.9/drivers/gpu/drm/nouveau/include/nvif/
Dioctl.h8 __u8 version;
22 __u8 type;
23 __u8 pad02[4];
26 __u8 owner;
29 __u8 route;
32 __u8 data[]; /* ioctl data (below) */
41 __u8 version;
42 __u8 count;
43 __u8 pad02[6];
53 __u8 version;
[all …]
Dcl5070.h8 __u8 version;
10 __u8 method;
11 __u8 head;
12 __u8 pad03[5];
16 __u8 version;
17 __u8 pad01[7];
30 __u8 version;
38 __u8 method;
41 __u8 pad06[2];
45 __u8 version;
[all …]
/linux-6.1.9/include/uapi/scsi/fc/
Dfc_els.h164 __u8 la_cmd; /* command code ELS_LS_ACC */
165 __u8 la_resv[3]; /* reserved */
172 __u8 er_cmd; /* command code ELS_LS_RJT */
173 __u8 er_resv[4]; /* reserved must be zero */
174 __u8 er_reason; /* reason (enum fc_els_rjt_reason below) */
175 __u8 er_explan; /* explanation (enum fc_els_rjt_explan below) */
176 __u8 er_vendor; /* vendor specific code */
267 __u8 desc_value[]; /* Descriptor Value */
310 __u8 cmd; /* ELS cmd byte */
311 __u8 bytes[3]; /* bytes 1..3 */
[all …]
/linux-6.1.9/include/linux/mfd/
Dsi476x-reports.h70 __u8 multhint, multlint;
71 __u8 snrhint, snrlint;
72 __u8 rssihint, rssilint;
73 __u8 bltf;
74 __u8 snr_ready;
75 __u8 rssiready;
76 __u8 injside;
77 __u8 afcrl;
78 __u8 valid;
87 __u8 dev;
[all …]

12345678910>>...62