Searched refs:__u8 (Results 1 – 25 of 385) sorted by relevance
12345678910>>...16
156 __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 …]
11 __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 …]
22 __u8 rsvd2;23 __u8 flags;26 __u8 read_tput;27 __u8 read_lat;28 __u8 write_tput;29 __u8 write_lat;31 __u8 idle_scale;32 __u8 rsvd19;34 __u8 active_work_scale;35 __u8 rsvd23[9];[all …]
81 __u8 ulp; /* must contain 4 */83 __u8 d1_data_present:1; /* must be 1 */84 __u8 start_d2_burst_boundary:1; /* must be zero */85 __u8 reserved:6; /* must be zero */92 __u8 reserved:6; /* must be zero */93 __u8 start_d2_burst_boundary:1; /* must be zero */94 __u8 d1_data_present:1; /* must be 1 */111 __u8 fc:3;112 __u8 double_wide:1;113 __u8 message_type:4;[all …]
11 __u8 orig_x; /* 0x00 */12 __u8 orig_y; /* 0x01 */15 __u8 orig_video_mode; /* 0x06 */16 __u8 orig_video_cols; /* 0x07 */17 __u8 flags; /* 0x08 */18 __u8 unused2; /* 0x09 */21 __u8 orig_video_lines; /* 0x0e */22 __u8 orig_video_isVGA; /* 0x0f */33 __u8 red_size; /* 0x26 */34 __u8 red_pos; /* 0x27 */[all …]
186 __u8 bLength;187 __u8 bDescriptorType;188 __u8 bDescriptorSubType;193 __u8 bLength;194 __u8 bDescriptorType;195 __u8 bDescriptorSubType;199 __u8 bInCollection;200 __u8 baInterfaceNr[];210 __u8 bLength; \211 __u8 bDescriptorType; \[all …]
38 __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 …]
155 __u8 bLength; /* 8 + n */156 __u8 bDescriptorType; /* USB_DT_CS_INTERFACE */157 __u8 bDescriptorSubtype; /* UAC_MS_HEADER */160 __u8 bInCollection; /* n */161 __u8 baInterfaceNr[]; /* [n] */169 __u8 bLength; \170 __u8 bDescriptorType; \171 __u8 bDescriptorSubtype; \174 __u8 bInCollection; \175 __u8 baInterfaceNr[n]; \[all …]
186 __u8 bRequestType;187 __u8 bRequest;250 __u8 bLength;251 __u8 bDescriptorType;259 __u8 bLength;260 __u8 bDescriptorType;263 __u8 bDeviceClass;264 __u8 bDeviceSubClass;265 __u8 bDeviceProtocol;266 __u8 bMaxPacketSize0;[all …]
63 __u8 bLength;64 __u8 bDescriptorType;65 __u8 bDescriptorSubType;72 __u8 bLength;73 __u8 bDescriptorType;74 __u8 bDescriptorSubType;76 __u8 bmCapabilities;80 __u8 bDataInterface;85 __u8 bLength;86 __u8 bDescriptorType;[all …]
55 __u8 sanyo_slot : 2; /* Sanyo 3 CD changer support */56 __u8 keeplocked : 1; /* CDROM_LOCKDOOR status */57 __u8 reserved : 5; /* not used yet */59 __u8 last_sense;60 __u8 media_written; /* dirty flag, DVD+RW bookkeeping */132 __u8 fault : 1;133 __u8 changer_state : 2;134 __u8 curslot : 5;135 __u8 mech_state : 3;136 __u8 door_open : 1;[all …]
245 __u8 resolution;246 __u8 rate;247 __u8 width;248 __u8 length;249 __u8 compression;250 __u8 ecm;251 __u8 binary;252 __u8 scantime;253 __u8 id[FAXIDLEN];255 __u8 phase;[all …]
79 __u8 multhint, multlint;80 __u8 snrhint, snrlint;81 __u8 rssihint, rssilint;82 __u8 bltf;83 __u8 snr_ready;84 __u8 rssiready;85 __u8 injside;86 __u8 afcrl;87 __u8 valid;96 __u8 dev;[all …]
142 #define nci_mt_set(hdr, mt) ((hdr)[0] |= (__u8)(((mt)&0x07)<<5))148 #define nci_pbf(hdr) (__u8)(((hdr)[0]>>4)&0x01)149 #define nci_pbf_set(hdr, pbf) ((hdr)[0] |= (__u8)(((pbf)&0x01)<<4))155 #define nci_opcode_gid(op) (__u8)(((op)&0x0f00)>>8)156 #define nci_opcode_oid(op) (__u8)((op)&0x003f)159 #define nci_plen(hdr) (__u8)((hdr)[2])162 #define nci_conn_id(hdr) (__u8)(((hdr)[0])&0x0f)179 __u8 gid; /* MT & PBF & GID */180 __u8 oid;181 __u8 plen;[all …]
127 __u8 len;128 __u8 reserved[3];140 __u8 len;141 __u8 peer_to_peer;142 __u8 responder_resources;143 __u8 initiator_depth;144 __u8 remote_cm_response_timeout;145 __u8 flow_control;146 __u8 local_cm_response_timeout;147 __u8 retry_count;[all …]
81 __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 …]
48 __u8 bLength; /* 9 */49 __u8 bDescriptorType; /* USB_DT_CS_INTERFACE */50 __u8 bDescriptorSubtype; /* UAC_MS_HEADER */52 __u8 bCategory;54 __u8 bmControls;59 __u8 bLength; /* in bytes: 6 */60 __u8 bDescriptorType; /* USB_DT_CS_INTERFACE */61 __u8 bDescriptorSubtype; /* FORMAT_TYPE */62 __u8 bFormatType; /* FORMAT_TYPE_1 */63 __u8 bSubslotSize; /* {1,2,3,4} */[all …]
9 __u8 iu_id;10 __u8 rsvd1;46 __u8 iu_id;47 __u8 rsvd1;49 __u8 prio_attr;50 __u8 rsvd5;51 __u8 len;52 __u8 rsvd7;54 __u8 cdb[16]; /* XXX: Overflow-checking tools may misunderstand */58 __u8 iu_id;[all …]
167 __u8 la_cmd; /* command code ELS_LS_ACC */168 __u8 la_resv[3]; /* reserved */175 __u8 er_cmd; /* command code ELS_LS_RJT */176 __u8 er_resv[4]; /* reserved must be zero */177 __u8 er_reason; /* reason (enum fc_els_rjt_reason below) */178 __u8 er_explan; /* explanation (enum fc_els_rjt_explan below) */179 __u8 er_vendor; /* vendor specific code */224 __u8 sp_hi_ver; /* highest version supported (obs.) */225 __u8 sp_lo_ver; /* highest version supported (obs.) */285 __u8 cp_resv1; /* reserved */[all …]
77 __u8 pt_type;84 __u8 fp_flags; /* flags for responses only */85 __u8 fp_fid[3];114 __u8 fn_pt_type;115 __u8 fn_domain_id_scope;116 __u8 fn_area_id_scope;117 __u8 fn_resvd;124 __u8 fn_resvd;125 __u8 fn_domain_id_scope;126 __u8 fn_area_id_scope;[all …]
436 __u8 lap[3];437 __u8 length;438 __u8 num_rsp;451 __u8 pscan_rep_mode;452 __u8 pscan_mode;454 __u8 role_switch;460 __u8 reason;477 __u8 role;483 __u8 reason;489 __u8 link_key[HCI_LINK_KEY_SIZE];[all …]
29 __u8 integer;31 __u8 decimal;55 __u8 level_at_pos;60 __u8 level_up_pixels;65 __u8 level_low_pixels;71 __u8 en;82 __u8 corr_mode;84 __u8 corr_whole_line;95 __u8 def_level_shift;119 __u8 mode;[all …]
84 __u8 caddr; /* Connection address */85 __u8 control;89 __u8 caddr; /* Connection address */90 __u8 control;91 __u8 ident; /* Should always be XID_FORMAT */ 94 __u8 flags; /* Discovery flags */95 __u8 slotnr;96 __u8 version;100 __u8 caddr; /* Connection address */101 __u8 control;[all …]
13 __u8 ifa_scope;94 __u8 addr[ETH_ALEN];101 __u8 msgflg;104 __u8 forward;108 __u8 msgflg;109 __u8 d_area;110 __u8 d_subarea;111 __u8 d_id[6];112 __u8 s_area;113 __u8 s_subarea;[all …]
51 __u8 fc_cmdref; /* command reference number */52 __u8 fc_pri_ta; /* priority and task attribute */53 __u8 fc_tm_flags; /* task management flags */54 __u8 fc_flags; /* additional len & flags */55 __u8 fc_cdb[16]; /* base CDB */63 __u8 fc_cmdref; /* command reference number */64 __u8 fc_pri_ta; /* priority and task attribute */65 __u8 fc_tm_flags; /* task management flags */66 __u8 fc_flags; /* additional len & flags */67 __u8 fc_cdb[32]; /* base CDB */[all …]