Searched refs:__u8 (Results 1 - 25 of 1538) sorted by relevance

1234567891011>>

/linux-master/drivers/gpu/drm/nouveau/include/nvif/
H A Dif500b.h11 __u8 version;
12 __u8 bankswz;
13 __u8 contig;
20 __u8 version;
21 __u8 ro;
22 __u8 kind;
23 __u8 comp;
H A Difb00d.h11 __u8 version;
12 __u8 bigpage;
21 __u8 version;
22 __u8 vol;
23 __u8 ro;
24 __u8 priv;
25 __u8 kind;
H A Difc00d.h11 __u8 version;
12 __u8 fault_replay;
21 __u8 version;
22 __u8 vol;
23 __u8 ro;
24 __u8 priv;
25 __u8 kind;
35 __u8 version;
36 __u8 hub;
37 __u8 gp
[all...]
H A Dif0002.h10 __u8 version;
11 __u8 id;
12 __u8 counter_nr;
13 __u8 iter;
15 __u8 pad05[2];
20 __u8 version;
21 __u8 domain;
23 __u8 signal;
24 __u8 source_nr;
25 __u8 pad0
[all...]
H A Dif0008.h4 __u8 version;
5 __u8 dmabits;
6 __u8 heap_nr;
7 __u8 type_nr;
16 __u8 version;
17 __u8 index;
18 __u8 pad02[6];
23 __u8 version;
24 __u8 index;
25 __u8 hea
[all...]
H A Dif900b.h11 __u8 version;
12 __u8 contig;
19 __u8 version;
20 __u8 ro;
21 __u8 kind;
H A Dif500d.h15 __u8 version;
16 __u8 ro;
17 __u8 priv;
18 __u8 kind;
19 __u8 comp;
H A Dif900d.h15 __u8 version;
16 __u8 vol;
17 __u8 ro;
18 __u8 priv;
19 __u8 kind;
H A Dif0021.h7 __u8 version;
8 __u8 namelen;
9 __u8 runlist;
10 __u8 pad03[3];
13 __u8 name[];
H A Dif000a.h4 __u8 version;
5 __u8 type;
6 __u8 page;
7 __u8 pad03[5];
10 __u8 data[];
17 __u8 version;
18 __u8 pad01[7];
H A Dif0014.h7 __u8 version;
8 __u8 id;
9 __u8 pad02[6];
H A Dif0003.h6 __u8 version;
7 __u8 domain;
8 __u8 mode;
9 __u8 pad03[1];
11 __u8 signal[4];
28 __u8 version;
29 __u8 pad01[7];
32 __u8 pad04[4];
/linux-master/include/linux/mfd/
H A 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 de
[all...]
/linux-master/arch/m68k/include/asm/
H A 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 pad
[all...]
/linux-master/fs/adfs/
H A Ddir_f.h16 __u8 startmasseq;
17 __u8 startname[4];
29 __u8 dirload[4];
30 __u8 direxec[4];
31 __u8 dirlen[4];
32 __u8 dirinddiscadd[3];
33 __u8 newdiratts;
40 __u8 dirlastmask;
42 __u8 dirparent[3];
44 __u8 reserve
[all...]
/linux-master/include/uapi/linux/
H A Dadfs_fs.h12 __u8 log2secsize;
13 __u8 secspertrack;
14 __u8 heads;
15 __u8 density;
16 __u8 idlen;
17 __u8 log2bpmb;
18 __u8 skew;
19 __u8 bootoption;
20 __u8 lowsector;
21 __u8 nzone
[all...]
H A Dbatadv_packet.h20 #define batadv_tp_is_error(n) ((__u8)(n) > 127 ? 1 : 0)
198 __u8 magic[3]; /* FF:43:05 */
199 __u8 type; /* bla_claimframe */
217 __u8 packet_type;
218 __u8 version;
219 __u8 ttl;
220 __u8 flags;
222 __u8 orig[ETH_ALEN];
223 __u8 prev_sender[ETH_ALEN];
224 __u8 reserve
[all...]
H A Dif_fc.h39 __u8 daddr[FC_ALEN]; /* destination address */
40 __u8 saddr[FC_ALEN]; /* source address */
45 __u8 dsap; /* destination SAP */
46 __u8 ssap; /* source SAP */
47 __u8 llc; /* LLC control field */
48 __u8 protid[3]; /* protocol id */
/linux-master/include/linux/
H A Dcdrom.h58 __u8 sanyo_slot : 2; /* Sanyo 3 CD changer support */
59 __u8 keeplocked : 1; /* CDROM_LOCKDOOR status */
60 __u8 reserved : 5; /* not used yet */
62 __u8 last_sense;
63 __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_ope
[all...]
/linux-master/arch/s390/include/uapi/asm/
H A Dipl.h10 __u8 flags;
11 __u8 reserved1[2];
12 __u8 version;
22 __u8 pbt;
37 __u8 pbt;
38 __u8 flags;
39 __u8 reserved1[2];
40 __u8 loadparm[8];
41 __u8 reserved2[84];
49 __u8 pb
[all...]
H A Dchpid.h16 __u8 reserved1;
17 __u8 cssid;
18 __u8 reserved2;
19 __u8 id;
/linux-master/include/uapi/linux/usb/
H A 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 baSourceI
[all...]
H A Dvideo.h218 __u8 bLength;
219 __u8 bDescriptorType;
220 __u8 bDescriptorSubType;
225 __u8 bLength;
226 __u8 bDescriptorType;
227 __u8 bDescriptorSubType;
231 __u8 bInCollection;
232 __u8 baInterfaceNr[];
242 __u8 bLength; \
243 __u8 bDescriptorTyp
[all...]
/linux-master/tools/testing/selftests/bpf/
H A Dtest_tcpnotify.h12 __u8 type;
13 __u8 subtype;
14 __u8 source;
15 __u8 hash;
/linux-master/fs/isofs/
H A Drock.h10 __u8 magic[2];
11 __u8 skip;
15 __u8 extent[8];
16 __u8 offset[8];
17 __u8 size[8];
21 __u8 len_id;
22 __u8 len_des;
23 __u8 len_src;
24 __u8 ext_ver;
25 __u8 dat
[all...]

Completed in 960 milliseconds

1234567891011>>