Home
last modified time | relevance | path

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

12345678910

/include/linux/
Dcdrom.h156 __u8 minute;
157 __u8 second;
158 __u8 frame;
171 __u8 cdmsf_min0; /* start minute */
172 __u8 cdmsf_sec0; /* start second */
173 __u8 cdmsf_frame0; /* start frame */
174 __u8 cdmsf_min1; /* end minute */
175 __u8 cdmsf_sec1; /* end second */
176 __u8 cdmsf_frame1; /* end frame */
182 __u8 cdti_trk0; /* start track */
[all …]
Dif_hippi.h83 __u8 ulp; /* must contain 4 */
85 __u8 d1_data_present:1; /* must be 1 */
86 __u8 start_d2_burst_boundary:1; /* must be zero */
87 __u8 reserved:6; /* must be zero */
94 __u8 reserved:6; /* must be zero */
95 __u8 start_d2_burst_boundary:1; /* must be zero */
96 __u8 d1_data_present:1; /* must be 1 */
114 __u8 fc:3;
115 __u8 double_wide:1;
116 __u8 message_type:4;
[all …]
Dadfs_fs.h11 __u8 log2secsize;
12 __u8 secspertrack;
13 __u8 heads;
14 __u8 density;
15 __u8 idlen;
16 __u8 log2bpmb;
17 __u8 skew;
18 __u8 bootoption;
19 __u8 lowsector;
20 __u8 nzones;
[all …]
Disdnif.h284 __u8 resolution;
285 __u8 rate;
286 __u8 width;
287 __u8 length;
288 __u8 compression;
289 __u8 ecm;
290 __u8 binary;
291 __u8 scantime;
292 __u8 id[FAXIDLEN];
294 __u8 phase;
[all …]
Dphonet.h52 __u8 pn_rdev;
53 __u8 pn_sdev;
54 __u8 pn_res;
56 __u8 pn_robj;
57 __u8 pn_sobj;
62 __u8 pn_trans_id; /* transaction ID */
63 __u8 pn_msg_id; /* message type */
66 __u8 pn_submsg_id; /* message subtype */
67 __u8 pn_data[5];
71 __u8 pn_e_submsg_id; /* message subtype */
[all …]
Dscreen_info.h11 __u8 orig_x; /* 0x00 */
12 __u8 orig_y; /* 0x01 */
15 __u8 orig_video_mode; /* 0x06 */
16 __u8 orig_video_cols; /* 0x07 */
20 __u8 orig_video_lines; /* 0x0e */
21 __u8 orig_video_isVGA; /* 0x0f */
32 __u8 red_size; /* 0x26 */
33 __u8 red_pos; /* 0x27 */
34 __u8 green_size; /* 0x28 */
35 __u8 green_pos; /* 0x29 */
[all …]
Dmsdos_fs.h106 __u8 ignored[3]; /* Boot strap short or near jump */
107 __u8 system_id[8]; /* Name - can be used to special case
109 __u8 sector_size[2]; /* bytes per logical sector */
110 __u8 sec_per_clus; /* sectors/cluster */
112 __u8 fats; /* number of FATs */
113 __u8 dir_entries[2]; /* root directory entries */
114 __u8 sectors[2]; /* number of sectors */
115 __u8 media; /* media code */
125 __u8 version[2]; /* major, minor filesystem version */
142 __u8 drive; /* drive number */
[all …]
Ddn.h77 __u8 a_addr[DN_MAXADDL]; /* Two bytes little endian */
83 __u8 sdn_flags;
84 __u8 sdn_objnum;
86 __u8 sdn_objname[DN_MAXOBJL];
101 __u8 opt_data[16]; /* User data */
106 __u8 acc_accl;
107 __u8 acc_acc[DN_MAXACCL];
108 __u8 acc_passl;
109 __u8 acc_pass[DN_MAXACCL];
110 __u8 acc_userl;
[all …]
Dedd.h81 __u8 device_path_info_length; /* = 44 */
82 __u8 reserved2;
84 __u8 host_bus_type[4];
85 __u8 interface_type[8];
93 __u8 bus;
94 __u8 slot;
95 __u8 function;
96 __u8 channel;
115 __u8 device;
116 __u8 reserved1;
[all …]
/include/linux/usb/
Dch9.h147 __u8 bRequestType;
148 __u8 bRequest;
207 __u8 bLength;
208 __u8 bDescriptorType;
216 __u8 bLength;
217 __u8 bDescriptorType;
220 __u8 bDeviceClass;
221 __u8 bDeviceSubClass;
222 __u8 bDeviceProtocol;
223 __u8 bMaxPacketSize0;
[all …]
Dmidi.h38 __u8 bLength;
39 __u8 bDescriptorType;
40 __u8 bDescriptorSubtype;
49 __u8 bLength;
50 __u8 bDescriptorType; /* USB_DT_CS_INTERFACE */
51 __u8 bDescriptorSubtype; /* USB_MS_MIDI_IN_JACK */
52 __u8 bJackType; /* USB_MS_EMBEDDED/EXTERNAL */
53 __u8 bJackID;
54 __u8 iJack;
60 __u8 baSourceID;
[all …]
Dcdc.h52 __u8 bLength;
53 __u8 bDescriptorType;
54 __u8 bDescriptorSubType;
61 __u8 bLength;
62 __u8 bDescriptorType;
63 __u8 bDescriptorSubType;
65 __u8 bmCapabilities;
69 __u8 bDataInterface;
74 __u8 bLength;
75 __u8 bDescriptorType;
[all …]
Daudio.h30 __u8 bLength; /* 8+n */
31 __u8 bDescriptorType; /* USB_DT_CS_INTERFACE */
32 __u8 bDescriptorSubtype; /* USB_MS_HEADER */
35 __u8 bInCollection; /* n */
36 __u8 baInterfaceNr[]; /* [n] */
44 __u8 bLength; \
45 __u8 bDescriptorType; \
46 __u8 bDescriptorSubtype; \
49 __u8 bInCollection; \
50 __u8 baInterfaceNr[n]; \
/include/scsi/fc/
Dfc_els.h165 __u8 la_cmd; /* command code ELS_LS_ACC */
166 __u8 la_resv[3]; /* reserved */
173 __u8 er_cmd; /* command code ELS_LS_RJT */
174 __u8 er_resv[4]; /* reserved must be zero */
175 __u8 er_reason; /* reason (enum fc_els_rjt_reason below) */
176 __u8 er_explan; /* explanation (enum fc_els_rjt_explan below) */
177 __u8 er_vendor; /* vendor specific code */
220 __u8 sp_hi_ver; /* highest version supported (obs.) */
221 __u8 sp_lo_ver; /* highest version supported (obs.) */
279 __u8 cp_resv1; /* reserved */
[all …]
Dfc_fcp.h48 __u8 fc_lun[8]; /* logical unit number */
49 __u8 fc_cmdref; /* commmand reference number */
50 __u8 fc_pri_ta; /* priority and task attribute */
51 __u8 fc_tm_flags; /* task management flags */
52 __u8 fc_flags; /* additional len & flags */
53 __u8 fc_cdb[16]; /* base CDB */
60 __u8 fc_lun[8]; /* logical unit number */
61 __u8 fc_cmdref; /* commmand reference number */
62 __u8 fc_pri_ta; /* priority and task attribute */
63 __u8 fc_tm_flags; /* task management flags */
[all …]
Dfc_ns.h71 __u8 pt_type;
78 __u8 fp_flags; /* flags for responses only */
79 __u8 fp_fid[3];
101 __u8 fn_pt_type;
102 __u8 fn_domain_id_scope;
103 __u8 fn_area_id_scope;
104 __u8 fn_resvd;
111 __u8 fn_resvd;
112 __u8 fn_domain_id_scope;
113 __u8 fn_area_id_scope;
[all …]
Dfc_gs.h29 __u8 ct_rev; /* revision */
30 __u8 ct_in_id[3]; /* N_Port ID of original requestor */
31 __u8 ct_fs_type; /* type of fibre channel service */
32 __u8 ct_fs_subtype; /* subtype */
33 __u8 ct_options;
34 __u8 _ct_resvd1;
37 __u8 _ct_resvd2;
38 __u8 ct_reason; /* reject reason */
39 __u8 ct_explan; /* reason code explanation */
40 __u8 ct_vendor; /* vendor unique data */
/include/rdma/
Dib_user_cm.h126 __u8 len;
127 __u8 reserved[3];
139 __u8 len;
140 __u8 peer_to_peer;
141 __u8 responder_resources;
142 __u8 initiator_depth;
143 __u8 remote_cm_response_timeout;
144 __u8 flow_control;
145 __u8 local_cm_response_timeout;
146 __u8 retry_count;
[all …]
Dib_user_mad.h81 __u8 sl;
82 __u8 path_bits;
83 __u8 grh_present;
84 __u8 gid_index;
85 __u8 hop_limit;
86 __u8 traffic_class;
87 __u8 gid[16];
125 __u8 sl;
126 __u8 path_bits;
127 __u8 grh_present;
[all …]
Dib_user_sa.h39 __u8 dgid[16];
40 __u8 sgid[16];
48 __u8 hop_limit;
49 __u8 traffic_class;
50 __u8 numb_path;
51 __u8 sl;
52 __u8 mtu_selector;
53 __u8 rate_selector;
54 __u8 rate;
55 __u8 packet_life_time_selector;
[all …]
Dib_user_verbs.h176 __u8 local_ca_ack_delay;
177 __u8 phys_port_cnt;
178 __u8 reserved[4];
183 __u8 port_num;
184 __u8 reserved[7];
197 __u8 state;
198 __u8 max_mtu;
199 __u8 active_mtu;
200 __u8 lmc;
201 __u8 max_vl_num;
[all …]
/include/net/
Ddn_dev.h12 __u8 ifa_flags;
13 __u8 ifa_scope;
94 __u8 addr[ETH_ALEN];
102 __u8 msgflg;
105 __u8 forward;
110 __u8 msgflg;
111 __u8 d_area;
112 __u8 d_subarea;
113 __u8 d_id[6];
114 __u8 s_area;
[all …]
/include/net/irda/
Dirlap_frame.h86 __u8 caddr; /* Connection address */
87 __u8 control;
91 __u8 caddr; /* Connection address */
92 __u8 control;
93 __u8 ident; /* Should always be XID_FORMAT */
96 __u8 flags; /* Discovery flags */
97 __u8 slotnr;
98 __u8 version;
102 __u8 caddr; /* Connection address */
103 __u8 control;
[all …]
/include/net/bluetooth/
Dhci.h222 __u8 lap[3];
223 __u8 length;
224 __u8 num_rsp;
235 __u8 pscan_rep_mode;
236 __u8 pscan_mode;
238 __u8 role_switch;
244 __u8 reason;
261 __u8 role;
267 __u8 reason;
273 __u8 link_key[16];
[all …]
Dl2cap.h49 __u8 mode;
55 __u8 dev_class[3];
87 __u8 code;
88 __u8 ident;
124 __u8 data[0];
131 __u8 data[0];
140 __u8 type;
141 __u8 len;
142 __u8 val[0];
154 __u8 mode;
[all …]

12345678910