Searched refs:__u8 (Results 1 – 25 of 366) sorted by relevance
12345678910>>...15
/bionic/libc/kernel/uapi/linux/ |
D | cdrom.h | 72 __u8 minute; 73 __u8 second; 74 __u8 frame; 81 __u8 cdmsf_min0; 82 __u8 cdmsf_sec0; 83 __u8 cdmsf_frame0; 84 __u8 cdmsf_min1; 85 __u8 cdmsf_sec1; 86 __u8 cdmsf_frame1; 89 __u8 cdti_trk0; [all …]
|
D | batadv_packet.h | 24 #define batadv_tp_is_error(n) ((__u8) (n) > 127 ? 1 : 0) 93 __u8 magic[3]; 94 __u8 type; 98 __u8 packet_type; 99 __u8 version; 100 __u8 ttl; 101 __u8 flags; 103 __u8 orig[ETH_ALEN]; 104 __u8 prev_sender[ETH_ALEN]; 105 __u8 reserved; [all …]
|
D | iso_fs.h | 25 __u8 type[ISODCL(1, 1)]; 27 __u8 version[ISODCL(7, 7)]; 28 __u8 data[ISODCL(8, 2048)]; 35 __u8 type[ISODCL(1, 1)]; 37 __u8 version[ISODCL(7, 7)]; 38 __u8 unused1[ISODCL(8, 8)]; 41 __u8 unused2[ISODCL(73, 80)]; 42 __u8 volume_space_size[ISODCL(81, 88)]; 43 __u8 unused3[ISODCL(89, 120)]; 44 __u8 volume_set_size[ISODCL(121, 124)]; [all …]
|
D | omap3isp.h | 38 __u8 buf_err; 87 __u8 alaw_enable; 125 __u8 num_acc_frames; 127 __u8 cfa; 128 __u8 wg[OMAP3ISP_HIST_MAX_WG]; 129 __u8 num_regions; 146 __u8 enable; 147 __u8 threshold; 157 __u8 width; 158 __u8 height; [all …]
|
D | msdos_fs.h | 89 __u8 ignored[3]; 90 __u8 system_id[8]; 91 __u8 sector_size[2]; 92 __u8 sec_per_clus; 94 __u8 fats; 95 __u8 dir_entries[2]; 96 __u8 sectors[2]; 97 __u8 media; 105 __u8 drive_number; 106 __u8 state; [all …]
|
D | adfs_fs.h | 24 __u8 log2secsize; 25 __u8 secspertrack; 26 __u8 heads; 27 __u8 density; 28 __u8 idlen; 29 __u8 log2bpmb; 30 __u8 skew; 31 __u8 bootoption; 32 __u8 lowsector; 33 __u8 nzones; [all …]
|
D | cec-funcs.h | 37 __u8 channel_number_fmt; 42 __u8 service_id_method; 43 __u8 dig_bcast_system; 52 __u8 type; 56 __u8 ana_bcast_type; 58 __u8 bcast_system; 61 __u8 plug; 69 __u8 rec_flag; 70 __u8 tuner_display_info; 71 __u8 is_analog; [all …]
|
D | v4l2-controls.h | 1053 __u8 profile_idc; 1054 __u8 constraint_set_flags; 1055 __u8 level_idc; 1056 __u8 seq_parameter_set_id; 1057 __u8 chroma_format_idc; 1058 __u8 bit_depth_luma_minus8; 1059 __u8 bit_depth_chroma_minus8; 1060 __u8 log2_max_frame_num_minus4; 1061 __u8 pic_order_cnt_type; 1062 __u8 log2_max_pic_order_cnt_lsb_minus4; [all …]
|
D | screen_info.h | 23 __u8 orig_x; 24 __u8 orig_y; 27 __u8 orig_video_mode; 28 __u8 orig_video_cols; 29 __u8 flags; 30 __u8 unused2; 33 __u8 orig_video_lines; 34 __u8 orig_video_isVGA; 43 __u8 red_size; 44 __u8 red_pos; [all …]
|
D | smc_diag.h | 25 __u8 diag_family; 26 __u8 pad[2]; 27 __u8 diag_ext; 31 __u8 diag_family; 32 __u8 diag_state; 34 __u8 diag_mode; 35 __u8 diag_fallback; 37 __u8 diag_shutdown; 71 __u8 rx_prod_flags; 72 __u8 rx_conn_state_flags; [all …]
|
D | if_arcnet.h | 40 __u8 proto; 41 __u8 split_flag; 43 __u8 payload[]; 47 __u8 proto; 48 __u8 payload[]; 52 __u8 proto; 54 __u8 payload[]; 58 __u8 proto; 59 __u8 cookie[sizeof(int)]; 61 __u8 ack; [all …]
|
D | if_hippi.h | 55 __u8 fc : 3; 56 __u8 double_wide : 1; 57 __u8 message_type : 4; 59 __u8 message_type : 4; 60 __u8 double_wide : 1; 61 __u8 fc : 3; 63 __u8 dest_switch_addr[3]; 65 __u8 dest_addr_type : 4, src_addr_type : 4; 67 __u8 src_addr_type : 4, dest_addr_type : 4; 69 __u8 src_switch_addr[3]; [all …]
|
/bionic/libc/kernel/uapi/linux/usb/ |
D | video.h | 143 __u8 bLength; 144 __u8 bDescriptorType; 145 __u8 bDescriptorSubType; 148 __u8 bLength; 149 __u8 bDescriptorType; 150 __u8 bDescriptorSubType; 154 __u8 bInCollection; 155 __u8 baInterfaceNr[]; 159 … { __u8 bLength; __u8 bDescriptorType; __u8 bDescriptorSubType; __le16 bcdUVC; __le16 wTotalLength… 162 __u8 bLength; [all …]
|
D | audio.h | 106 __u8 bLength; 107 __u8 bDescriptorType; 108 __u8 bDescriptorSubtype; 111 __u8 bInCollection; 112 __u8 baInterfaceNr[]; 115 …scriptor_ ##n { __u8 bLength; __u8 bDescriptorType; __u8 bDescriptorSubtype; __le16 bcdADC; __le16… 118 __u8 bLength; 119 __u8 bDescriptorType; 120 __u8 bDescriptorSubtype; 121 __u8 bTerminalID; [all …]
|
D | ch9.h | 110 __u8 bRequestType; 111 __u8 bRequest; 145 __u8 bLength; 146 __u8 bDescriptorType; 149 __u8 bLength; 150 __u8 bDescriptorType; 152 __u8 bDeviceClass; 153 __u8 bDeviceSubClass; 154 __u8 bDeviceProtocol; 155 __u8 bMaxPacketSize0; [all …]
|
D | midi.h | 30 __u8 bLength; 31 __u8 bDescriptorType; 32 __u8 bDescriptorSubtype; 38 __u8 bLength; 39 __u8 bDescriptorType; 40 __u8 bDescriptorSubtype; 41 __u8 bJackType; 42 __u8 bJackID; 43 __u8 iJack; 47 __u8 baSourceID; [all …]
|
D | cdc.h | 58 __u8 bLength; 59 __u8 bDescriptorType; 60 __u8 bDescriptorSubType; 64 __u8 bLength; 65 __u8 bDescriptorType; 66 __u8 bDescriptorSubType; 67 __u8 bmCapabilities; 70 __u8 bDataInterface; 73 __u8 bLength; 74 __u8 bDescriptorType; [all …]
|
/bionic/libc/kernel/uapi/scsi/fc/ |
D | fc_els.h | 92 __u8 la_cmd; 93 __u8 la_resv[3]; 96 __u8 er_cmd; 97 __u8 er_resv[4]; 98 __u8 er_reason; 99 __u8 er_explan; 100 __u8 er_vendor; 145 __u8 desc_value[]; 154 __u8 cmd; 155 __u8 bytes[3]; [all …]
|
D | fc_ns.h | 53 __u8 pt_type; 56 __u8 fp_flags; 57 __u8 fp_fid[3]; 69 __u8 fn_pt_type; 70 __u8 fn_domain_id_scope; 71 __u8 fn_area_id_scope; 72 __u8 fn_resvd; 75 __u8 fn_resvd; 76 __u8 fn_domain_id_scope; 77 __u8 fn_area_id_scope; [all …]
|
/bionic/libc/kernel/uapi/scsi/ |
D | scsi_bsg_mpi3mr.h | 78 __u8 driver_signature[12]; 79 __u8 os_name[16]; 80 __u8 os_version[12]; 81 __u8 driver_name[20]; 82 __u8 driver_version[32]; 83 __u8 driver_release_date[20]; 99 __u8 adp_state; 100 __u8 rsvd3; 106 __u8 reset_type; 107 __u8 rsvd1; [all …]
|
/bionic/libc/kernel/uapi/asm-x86/asm/ |
D | kvm.h | 61 __u8 last_irr; 62 __u8 irr; 63 __u8 imr; 64 __u8 isr; 65 __u8 priority_add; 66 __u8 irq_base; 67 __u8 read_reg_select; 68 __u8 poll; 69 __u8 special_mask; 70 __u8 init_state; [all …]
|
D | bootparam.h | 60 __u8 data[]; 69 __u8 setup_sects; 82 __u8 type_of_loader; 83 __u8 loadflags; 90 __u8 ext_loader_ver; 91 __u8 ext_loader_type; 95 __u8 relocatable_kernel; 96 __u8 min_alignment; 111 __u8 table[14]; 147 __u8 standard_ioapic; [all …]
|
/bionic/libc/kernel/uapi/rdma/ |
D | ib_user_mad.h | 33 __u8 sl; 34 __u8 path_bits; 35 __u8 grh_present; 36 __u8 gid_index; 37 __u8 hop_limit; 38 __u8 traffic_class; 39 __u8 gid[16]; 51 __u8 sl; 52 __u8 path_bits; 53 __u8 grh_present; [all …]
|
D | ib_user_verbs.h | 167 __u8 local_ca_ack_delay; 168 __u8 phys_port_cnt; 169 __u8 reserved[4]; 217 __u8 port_num; 218 __u8 reserved[7]; 230 __u8 state; 231 __u8 max_mtu; 232 __u8 active_mtu; 233 __u8 lmc; 234 __u8 max_vl_num; [all …]
|
/bionic/libc/kernel/uapi/linux/surface_aggregator/ |
D | cdev.h | 28 __u8 target_category; 29 __u8 target_id; 30 __u8 command_id; 31 __u8 instance_id; 37 __u8 __pad[6]; 42 __u8 __pad[6]; 47 __u8 target_category; 51 __u8 target_category; 52 __u8 target_id; 53 __u8 cid_enable; [all …]
|
12345678910>>...15