/linux-4.1.27/include/uapi/linux/ |
D | cdrom.h | 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 …]
|
D | nvme.h | 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 …]
|
D | omap3isp.h | 76 __u8 buf_err; 155 __u8 alaw_enable; 221 __u8 num_acc_frames; /* Num of image frames to be processed and 224 __u8 cfa; /* BAYER or FOVEON X3 */ 225 __u8 wg[OMAP3ISP_HIST_MAX_WG]; /* White Balance Gain */ 226 __u8 num_regions; /* number of regions to be configured */ 251 __u8 enable; /* Status of Horizontal Median Filter */ 252 __u8 threshold; /* Threshold Value for Horizontal Median Filter */ 266 __u8 width; /* Width of the Paxel */ 267 __u8 height; /* Height of the Paxel */ [all …]
|
D | msdos_fs.h | 111 __u8 ignored[3]; /* Boot strap short or near jump */ 112 __u8 system_id[8]; /* Name - can be used to special case 114 __u8 sector_size[2]; /* bytes per logical sector */ 115 __u8 sec_per_clus; /* sectors/cluster */ 117 __u8 fats; /* number of FATs */ 118 __u8 dir_entries[2]; /* root directory entries */ 119 __u8 sectors[2]; /* number of sectors */ 120 __u8 media; /* media code */ 130 __u8 drive_number; /* Physical drive number */ 131 __u8 state; /* undocumented, but used [all …]
|
D | if_hippi.h | 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 …]
|
D | adfs_fs.h | 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 …]
|
D | screen_info.h | 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 …]
|
D | phonet.h | 59 __u8 pn_rdev; 60 __u8 pn_sdev; 61 __u8 pn_res; 63 __u8 pn_robj; 64 __u8 pn_sobj; 69 __u8 pn_trans_id; /* transaction ID */ 70 __u8 pn_msg_id; /* message type */ 73 __u8 pn_submsg_id; /* message subtype */ 74 __u8 pn_data[5]; 78 __u8 pn_e_submsg_id; /* message subtype */ [all …]
|
D | edd.h | 81 __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 …]
|
D | pfkeyv2.h | 15 __u8 sadb_msg_version; 16 __u8 sadb_msg_type; 17 __u8 sadb_msg_errno; 18 __u8 sadb_msg_satype; 36 __u8 sadb_sa_replay; 37 __u8 sadb_sa_state; 38 __u8 sadb_sa_auth; 39 __u8 sadb_sa_encrypt; 57 __u8 sadb_address_proto; 58 __u8 sadb_address_prefixlen; [all …]
|
D | dcbnl.h | 58 __u8 willing; 59 __u8 ets_cap; 60 __u8 cbs; 61 __u8 tc_tx_bw[IEEE_8021QAZ_MAX_TCS]; 62 __u8 tc_rx_bw[IEEE_8021QAZ_MAX_TCS]; 63 __u8 tc_tsa[IEEE_8021QAZ_MAX_TCS]; 64 __u8 prio_tc[IEEE_8021QAZ_MAX_TCS]; 65 __u8 tc_reco_bw[IEEE_8021QAZ_MAX_TCS]; 66 __u8 tc_reco_tsa[IEEE_8021QAZ_MAX_TCS]; 67 __u8 reco_prio_tc[IEEE_8021QAZ_MAX_TCS]; [all …]
|
D | virtio_scsi.h | 45 __u8 lun[8]; /* Logical Unit Number */ 47 __u8 task_attr; /* Task attribute */ 48 __u8 prio; /* SAM command priority field */ 49 __u8 crn; 50 __u8 cdb[VIRTIO_SCSI_CDB_SIZE]; 55 __u8 lun[8]; /* Logical Unit Number */ 57 __u8 task_attr; /* Task attribute */ 58 __u8 prio; /* SAM command priority field */ 59 __u8 crn; 62 __u8 cdb[VIRTIO_SCSI_CDB_SIZE]; [all …]
|
D | uhid.h | 45 __u8 name[128]; 46 __u8 phys[64]; 47 __u8 uniq[64]; 54 __u8 rd_data[HID_MAX_DESCRIPTOR_SIZE]; 77 __u8 data[UHID_DATA_MAX]; 81 __u8 data[UHID_DATA_MAX]; 83 __u8 rtype; 88 __u8 rnum; 89 __u8 rtype; 96 __u8 data[UHID_DATA_MAX]; [all …]
|
D | if_fddi.h | 71 __u8 dsap; /* destination service access point */ 72 __u8 ssap; /* source service access point */ 73 __u8 ctrl; /* control byte #1 */ 78 __u8 dsap; /* destination service access point */ 79 __u8 ssap; /* source service access point */ 80 __u8 ctrl_1; /* control byte #1 */ 81 __u8 ctrl_2; /* control byte #2 */ 86 __u8 dsap; /* always 0xAA */ 87 __u8 ssap; /* always 0xAA */ 88 __u8 ctrl; /* always 0x03 */ [all …]
|
D | if_arcnet.h | 60 __u8 proto; /* protocol ID field - varies */ 61 __u8 split_flag; /* for use with split packets */ 63 __u8 payload[0]; /* space remaining in packet (504 bytes)*/ 72 __u8 proto; /* ARC_P_RFC1051_ARP/RFC1051_IP */ 73 __u8 payload[0]; /* 507 bytes */ 83 __u8 proto; /* Always ARC_P_ETHER */ 85 __u8 payload[0]; /* 493 bytes */ 91 __u8 proto; 92 __u8 cookie[sizeof(int)]; /* Actually NOT sent over the network */ 94 __u8 ack; [all …]
|
D | dn.h | 78 __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 */ 105 __u8 acc_accl; 106 __u8 acc_acc[DN_MAXACCL]; 107 __u8 acc_passl; 108 __u8 acc_pass[DN_MAXACCL]; 109 __u8 acc_userl; [all …]
|
D | xfrm.h | 27 __u8 proto; 31 __u8 ctx_doi; 32 __u8 ctx_alg; 56 __u8 prefixlen_d; 57 __u8 prefixlen_s; 58 __u8 proto; 230 __u8 ctx_alg; /* LSMs: e.g., selinux == 1 */ 231 __u8 ctx_doi; 240 __u8 mode; 241 __u8 share; [all …]
|
D | hdreg.h | 10 #define HDIO_DRIVE_CMD_HDR_SIZE (4 * sizeof(__u8)) 11 #define HDIO_DRIVE_HOB_HDR_SIZE (8 * sizeof(__u8)) 12 #define HDIO_DRIVE_TASK_HDR_SIZE (8 * sizeof(__u8)) 60 __u8 io_ports[8]; 61 __u8 hob_ports[8]; /* bytes 6 and 7 are unused */ 77 __u8 command; 78 __u8 sector_number; 79 __u8 feature; 80 __u8 sector_count; 85 __u8 data; [all …]
|
D | inet_diag.h | 26 __u8 idiag_family; /* Family of addresses. */ 27 __u8 idiag_src_len; 28 __u8 idiag_dst_len; 29 __u8 idiag_ext; /* Query extended information */ 38 __u8 sdiag_family; 39 __u8 sdiag_protocol; 40 __u8 idiag_ext; 41 __u8 pad; 78 __u8 family; 79 __u8 prefix_len; [all …]
|
D | ip.h | 87 __u8 ihl:4, 90 __u8 version:4, 95 __u8 tos; 99 __u8 ttl; 100 __u8 protocol; 109 __u8 nexthdr; 110 __u8 hdrlen; /* This one is measured in 32 bit units! */ 114 __u8 auth_data[0]; /* Variable len but >=4. Mind the 64 bit alignment! */ 120 __u8 enc_data[0]; /* Variable len but >=8. Mind the 64 bit alignment! */ 124 __u8 nexthdr; [all …]
|
D | if_bridge.h | 64 __u8 topology_change; 65 __u8 topology_change_detected; 66 __u8 root_port; 67 __u8 stp_enabled; 83 __u8 state; 84 __u8 top_change_ack; 85 __u8 config_pending; 86 __u8 unused0; 93 __u8 mac_addr[ETH_ALEN]; 94 __u8 port_no; [all …]
|
D | mic_common.h | 42 __u8 num_vq; 43 __u8 feature_len; 44 __u8 config_len; 45 __u8 status; 65 __u8 config_change; 66 __u8 vdev_reset; 67 __u8 guest_ack; 68 __u8 host_ack; 69 __u8 used_address_updated; 89 __u8 shutdown_status; [all …]
|
D | atmmpc.h | 22 __u8 Last_NHRP_CIE_code; 23 __u8 Last_Q2931_cause_value; 24 __u8 eg_MPC_ATM_addr[ATM_ESA_LEN]; 32 __u8 DLL_header[256]; 33 __u8 DH_length; 38 __u8 in_MPC_data_ATM_addr[ATM_ESA_LEN]; 45 __u8 mpc_p3[8]; /* Flow-detection Protocols */ 54 __u8 MPS_ctrl[ATM_ESA_LEN]; 65 __u8 dsap; /* Destination Service Access Point (0xAA) */ 66 __u8 ssap; /* Source Service Access Point (0xAA) */ [all …]
|
D | ipv6.h | 47 __u8 nexthdr; 48 __u8 hdrlen; 49 __u8 type; 50 __u8 segments_left; 60 __u8 nexthdr; 61 __u8 hdrlen; 102 __u8 type; 103 __u8 length; 116 __u8 priority:4, 119 __u8 version:4, [all …]
|
D | ncp.h | 24 __u8 sequence; 25 __u8 conn_low; 26 __u8 task; 27 __u8 conn_high; 28 __u8 function; 29 __u8 data[0]; 38 __u8 sequence; 39 __u8 conn_low; 40 __u8 task; 41 __u8 conn_high; [all …]
|
D | uvcvideo.h | 38 __u8 name[32]; 43 __u8 name[32]; 44 __u8 entity[16]; 45 __u8 selector; 47 __u8 size; 48 __u8 offset; 59 __u8 unit; 60 __u8 selector; 61 __u8 query; /* Video Class-Specific Request Code, */ 64 __u8 __user *data;
|
D | igmp.h | 31 __u8 type; 32 __u8 code; /* For newer IGMP */ 46 __u8 grec_type; 47 __u8 grec_auxwords; 54 __u8 type; 55 __u8 resv1; 63 __u8 type; 64 __u8 code; 68 __u8 qrv:3, 72 __u8 resv:4, [all …]
|
D | zorro.h | 68 __u8 ln_Type; 75 __u8 er_Type; /* Board type, size and flags */ 76 __u8 er_Product; /* Product number, assigned by manufacturer */ 77 __u8 er_Flags; /* Flags */ 78 __u8 er_Reserved03; /* Must be zero ($ff inverted) */ 82 __u8 er_Reserved0c; 83 __u8 er_Reserved0d; 84 __u8 er_Reserved0e; 85 __u8 er_Reserved0f; 99 __u8 cd_Flags; /* (read/write) */ [all …]
|
D | wireless.h | 676 __u8 fixed; /* Hardware should not use auto select */ 677 __u8 disabled; /* Disable the feature */ 705 __u8 i; /* List index (when in range struct) */ 706 __u8 flags; /* Flags (fixed/auto) */ 714 __u8 qual; /* link quality (%retries, SNR, 716 __u8 level; /* signal level (dBm) */ 717 __u8 noise; /* noise level (dBm) */ 718 __u8 updated; /* Flags to know if updated */ 770 __u8 scan_type; /* IW_SCAN_TYPE_{ACTIVE,PASSIVE} */ 771 __u8 essid_len; [all …]
|
D | openvswitch.h | 366 __u8 eth_src[ETH_ALEN]; 367 __u8 eth_dst[ETH_ALEN]; 377 __u8 ipv4_proto; 378 __u8 ipv4_tos; 379 __u8 ipv4_ttl; 380 __u8 ipv4_frag; /* One of OVS_FRAG_TYPE_*. */ 387 __u8 ipv6_proto; 388 __u8 ipv6_tclass; 389 __u8 ipv6_hlimit; 390 __u8 ipv6_frag; /* One of OVS_FRAG_TYPE_*. */ [all …]
|
D | fib_rules.h | 19 __u8 family; 20 __u8 dst_len; 21 __u8 src_len; 22 __u8 tos; 24 __u8 table; 25 __u8 res1; /* reserved */ 26 __u8 res2; /* reserved */ 27 __u8 action;
|
D | hyperv.h | 68 __u8 operation; 69 __u8 reserved[7]; 140 __u8 data[DATA_FRAGMENT]; 322 __u8 addr_family; 323 __u8 dhcp_enabled; 332 __u8 operation; 333 __u8 pool; 341 __u8 key[HV_KVP_EXCHANGE_MAX_KEY_SIZE]; 343 __u8 value[HV_KVP_EXCHANGE_MAX_VALUE_SIZE]; 364 __u8 key[HV_KVP_EXCHANGE_MAX_KEY_SIZE]; [all …]
|
D | i2o-dev.h | 33 #define I2OGETIOPS _IOR(I2O_MAGIC_NUMBER,0,__u8[MAX_I2O_CONTROLLERS]) 135 __u8 PciFunctionNumber; 136 __u8 PciDeviceNumber; 137 __u8 PciBusNumber; 138 __u8 reserved; 151 __u8 CSN; 152 __u8 reserved; 158 __u8 reserved; 159 __u8 EisaSlotNumber; 165 __u8 reserved; [all …]
|
D | virtio_net.h | 67 __u8 mac[ETH_ALEN]; 87 __u8 flags; 93 __u8 gso_type; 108 __u8 flags; 110 __u8 gso_type; 133 __u8 class; 134 __u8 cmd; 137 typedef __u8 virtio_net_ctrl_ack; 178 __u8 macs[][ETH_ALEN];
|
D | netlink_diag.h | 7 __u8 sdiag_family; 8 __u8 sdiag_protocol; 16 __u8 ndiag_family; 17 __u8 ndiag_type; 18 __u8 ndiag_protocol; 19 __u8 ndiag_state; 47 #define NDIAG_PROTO_ALL ((__u8) ~0)
|
D | if_fc.h | 38 __u8 daddr[FC_ALEN]; /* destination address */ 39 __u8 saddr[FC_ALEN]; /* source address */ 44 __u8 dsap; /* destination SAP */ 45 __u8 ssap; /* source SAP */ 46 __u8 llc; /* LLC control field */ 47 __u8 protid[3]; /* protocol id */
|
D | omapfb.h | 139 __u8 enabled; 140 __u8 channel_out; 141 __u8 mirror; 142 __u8 mem_idx; 150 __u8 type; 151 __u8 reserved[3]; 167 __u8 channel_out; 170 __u8 key_type; 189 __u8 overlay_idx; 190 __u8 mode_idx; [all …]
|
D | can.h | 102 __u8 can_dlc; /* frame payload length in byte (0 .. CAN_MAX_DLEN) */ 103 __u8 data[CAN_MAX_DLEN] __attribute__((aligned(8))); 136 __u8 len; /* frame payload length in byte */ 137 __u8 flags; /* additional flags for CAN FD */ 138 __u8 __res0; /* reserved / padding */ 139 __u8 __res1; /* reserved / padding */ 140 __u8 data[CANFD_MAX_DLEN] __attribute__((aligned(8)));
|
D | ethtool.h | 98 __u8 duplex; 99 __u8 port; 100 __u8 phy_address; 101 __u8 transceiver; 102 __u8 autoneg; 103 __u8 mdio_support; 107 __u8 eth_tp_mdix; 108 __u8 eth_tp_mdix_ctrl; 205 __u8 sopass[SOPASS_MAX]; 260 __u8 data[0]; [all …]
|
D | sonypi.h | 119 #define SONYPI_IOCGBRT _IOR('v', 0, __u8) 120 #define SONYPI_IOCSBRT _IOW('v', 0, __u8) 132 #define SONYPI_IOCGBATFLAGS _IOR('v', 7, __u8) 135 #define SONYPI_IOCGBLUE _IOR('v', 8, __u8) 136 #define SONYPI_IOCSBLUE _IOW('v', 9, __u8) 139 #define SONYPI_IOCGFAN _IOR('v', 10, __u8) 140 #define SONYPI_IOCSFAN _IOW('v', 11, __u8) 143 #define SONYPI_IOCGTEMP _IOR('v', 12, __u8)
|
D | atalk.h | 18 #define ATADDR_ANYNODE (__u8)0 19 #define ATADDR_ANYPORT (__u8)0 20 #define ATADDR_BCAST (__u8)255 28 __u8 s_node; 33 __u8 sat_port; 39 __u8 nr_phase;
|
D | virtio_pci.h | 119 __u8 cap_vndr; /* Generic PCI field: PCI_CAP_ID_VNDR */ 120 __u8 cap_next; /* Generic PCI field: next ptr. */ 121 __u8 cap_len; /* Generic PCI field: capability length */ 122 __u8 cfg_type; /* Identifies the structure. */ 123 __u8 bar; /* Where to find it. */ 124 __u8 padding[3]; /* Pad to full dword. */ 143 __u8 device_status; /* read-write */ 144 __u8 config_generation; /* read-only */
|
D | kvm.h | 198 __u8 request_interrupt_window; 199 __u8 padding1[7]; 203 __u8 ready_for_interrupt_injection; 204 __u8 if_flag; 205 __u8 padding2[2]; 234 __u8 direction; 235 __u8 size; /* bytes */ 246 __u8 data[8]; 248 __u8 is_write; 266 __u8 icptcode; [all …]
|
D | qnx4_fs.h | 57 __u8 di_zero[4]; 59 __u8 di_status; 65 __u8 dl_inode_ndx; 66 __u8 dl_spare[10]; 67 __u8 dl_status; 73 __u8 xblk_num_xtnts; 74 __u8 xblk_spare[3];
|
D | gfs2_ondisk.h | 133 __u8 sb_uuid[16]; /* The UUID, maybe 0 for backwards compat */ 150 __u8 ri_reserved[64]; 192 __u8 rg_reserved[80]; /* Several fields from gfs1 now reserved */ 203 __u8 qu_reserved[64]; 291 __u8 di_reserved[44]; 308 __u8 __pad[14]; 311 __u8 pad2[12]; 329 __u8 lf_reserved[64]; 335 __u8 lf_reserved2[40]; 382 __u8 ea_name_len; /* no NULL pointer after the string */ [all …]
|
D | ip6_tunnel.h | 25 __u8 proto; /* tunnel protocol */ 26 __u8 encap_limit; /* encapsulation limit for tunnel */ 27 __u8 hop_limit; /* hop limit for tunnel */ 37 __u8 proto; /* tunnel protocol */ 38 __u8 encap_limit; /* encapsulation limit for tunnel */ 39 __u8 hop_limit; /* hop limit for tunnel */
|
D | dlm_device.h | 33 __u8 mode; 34 __u8 namelen; 63 __u8 cmd; 64 __u8 is64bit; 65 __u8 unused[2]; 88 __u8 bast_mode; 89 __u8 unused[3];
|
D | unix_diag.h | 7 __u8 sdiag_family; 8 __u8 sdiag_protocol; 24 __u8 udiag_family; 25 __u8 udiag_type; 26 __u8 udiag_state; 27 __u8 pad;
|
D | jffs2.h | 126 __u8 nsize; 127 __u8 type; 128 __u8 unused[2]; 131 __u8 name[0]; 158 __u8 compr; /* Compression algorithm used */ 159 __u8 usercompr; /* Compression algorithm requested by the user */ 163 __u8 data[0]; 173 __u8 xprefix; 174 __u8 name_len; 178 __u8 data[0];
|
D | irda.h | 126 __u8 sir_lsap_sel; /* LSAP selector */ 135 __u8 charset; /* Charset used for description */ 136 __u8 hints[2]; /* Hint bits */ 152 __u8 octet_seq[IAS_MAX_OCTET_STRING]; 155 __u8 len; 156 __u8 charset; 157 __u8 string[IAS_MAX_STRING]; 191 __u8 dtr; 192 __u8 rts;
|
D | virtio_blk.h | 66 __u8 heads; 67 __u8 sectors; 75 __u8 physical_block_exp; 77 __u8 alignment_offset; 84 __u8 wce; 85 __u8 unused;
|
D | dccp.h | 23 __u8 dccph_doff; 25 __u8 dccph_cscov:4, 28 __u8 dccph_ccval:4, 35 __u8 dccph_x:1, 39 __u8 dccph_reserved:3, 45 __u8 dccph_seq2; 97 __u8 dccph_reset_code, 117 static inline unsigned int dccp_packet_hdr_len(const __u8 type) in dccp_packet_hdr_len()
|
D | sctp.h | 234 __u8 raw; 271 __u8 sac_info[0]; 340 __u8 sre_data[0]; 357 __u8 ssf_data[0]; 460 __u8 sctp_data_io_event; 461 __u8 sctp_association_event; 462 __u8 sctp_address_event; 463 __u8 sctp_send_failure_event; 464 __u8 sctp_peer_error_event; 465 __u8 sctp_shutdown_event; [all …]
|
D | x25.h | 121 __u8 min_throughput; 122 __u8 expedited; 123 __u8 calling_len; 124 __u8 called_len; 125 __u8 calling_ae[20]; 126 __u8 called_ae[20];
|
/linux-4.1.27/include/uapi/linux/usb/ |
D | video.h | 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 …]
|
D | audio.h | 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 …]
|
D | ch9.h | 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 …]
|
D | midi.h | 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 …]
|
D | cdc.h | 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 …]
|
D | functionfs.h | 28 __u8 bLength; 29 __u8 bDescriptorType; 31 __u8 bEndpointAddress; 32 __u8 bmAttributes; 34 __u8 bInterval; 57 __u8 interface; 63 __u8 bCount; 64 __u8 Reserved; 71 __u8 bFirstInterfaceNumber; 72 __u8 Reserved1; [all …]
|
D | ch11.h | 233 __u8 bDescLength; 234 __u8 bDescriptorType; 235 __u8 bNbrPorts; 237 __u8 bPwrOn2PwrGood; 238 __u8 bHubContrCurrent; 244 __u8 DeviceRemovable[(USB_MAXCHILDREN + 1 + 7) / 8]; 245 __u8 PortPwrCtrlMask[(USB_MAXCHILDREN + 1 + 7) / 8]; 249 __u8 bHubHdrDecLat;
|
/linux-4.1.27/include/linux/ |
D | cdrom.h | 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 …]
|
D | isdnif.h | 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 …]
|
D | fsl-diu-fb.h | 27 __u8 red_max; 28 __u8 green_max; 29 __u8 blue_max; 30 __u8 red_min; 31 __u8 green_min; 32 __u8 blue_min; 41 #define MFB_SET_BRIGHTNESS _IOW('M', 3, __u8) 42 #define MFB_SET_ALPHA _IOW('M', 0, __u8) 43 #define MFB_GET_ALPHA _IOR('M', 0, __u8) 55 #define MFB_SET_GAMMA _IOW('M', 1, __u8) [all …]
|
D | cper.h | 280 __u8 reserved[12]; /* must be zero */ 289 __u8 validation_bits; 290 __u8 reserved; /* must be zero */ 295 __u8 fru_text[20]; 301 __u8 proc_type; 302 __u8 proc_isa; 303 __u8 proc_error_type; 304 __u8 operation; 305 __u8 flags; 306 __u8 level; [all …]
|
D | mod_devicetable.h | 112 __u8 bDeviceClass; 113 __u8 bDeviceSubClass; 114 __u8 bDeviceProtocol; 117 __u8 bInterfaceClass; 118 __u8 bInterfaceSubClass; 119 __u8 bInterfaceProtocol; 122 __u8 bInterfaceNumber; 160 __u8 cu_model; /* control unit model */ 161 __u8 dev_model; /* device model */ 174 __u8 dev_type; /* device type */ [all …]
|
D | qnx6_fs.h | 52 __u8 di_filelevels; 53 __u8 di_status; 54 __u8 di_unknown2[2]; 65 __u8 de_size; 74 __u8 de_size; 75 __u8 de_unknown[3]; 82 __u8 lf_fname[QNX6_LONG_NAME_MAX]; 88 __u8 levels; 89 __u8 mode; 90 __u8 spare[6]; [all …]
|
D | atalk.h | 55 __u8 deh_dnode; 56 __u8 deh_snode; 57 __u8 deh_dport; 58 __u8 deh_sport; 73 __u8 hw_len; 74 __u8 pa_len; 80 __u8 hw_src[ETH_ALEN]; 81 __u8 pa_src_zero; 83 __u8 pa_src_node; 84 __u8 hw_dst[ETH_ALEN]; [all …]
|
D | f2fs_fs.h | 84 __u8 uuid[16]; /* 128-bit uuid for volume */ 87 __u8 extension_list[F2FS_MAX_EXTENSION][8]; /* extension array */ 188 __u8 i_advise; /* file hints */ 189 __u8 i_inline; /* file inline flags */ 207 __u8 i_name[F2FS_NAME_LEN]; /* file name for SPOR */ 208 __u8 i_dir_level; /* dentry_level for large dir */ 259 __u8 version; /* latest version of cached nat entry */ 293 __u8 valid_map[SIT_VBLOCK_MAP_SIZE]; /* bitmap for valid blocks */ 325 __u8 reserved[3]; 327 __u8 version; /* node version number */ [all …]
|
D | if_fddi.h | 39 __u8 smt_station_id[8]; 43 __u8 smt_user_data[32]; 68 __u8 mac_upstream_nbr[FDDI_K_ALEN]; 69 __u8 mac_downstream_nbr[FDDI_K_ALEN]; 70 __u8 mac_old_upstream_nbr[FDDI_K_ALEN]; 71 __u8 mac_old_downstream_nbr[FDDI_K_ALEN]; 75 __u8 mac_smt_address[FDDI_K_ALEN]; 103 __u8 port_requested_paths[3*2];
|
/linux-4.1.27/drivers/block/ |
D | ida_cmd.h | 62 __u8 cmd; 63 __u8 rcode; 66 __u8 sg_cnt; 67 __u8 reserved; 78 __u8 unit; 79 __u8 prio; 102 __u8 nr_drvs; 104 __u8 firm_rev[4]; 105 __u8 rom_rev[4]; 106 __u8 hw_rev; [all …]
|
/linux-4.1.27/drivers/gpu/drm/nouveau/include/nvif/ |
D | class.h | 114 __u8 version; 115 __u8 count; 116 __u8 pad02[6]; 126 __u8 version; 127 __u8 pad01[7]; 157 __u8 version; 163 __u8 platform; 165 __u8 revision; /* from NV_PMC_BOOT_0 */ 175 __u8 family; 176 __u8 pad06[2]; [all …]
|
D | ioctl.h | 5 __u8 version; 8 __u8 owner; 22 __u8 type; 23 __u8 path_nr; 26 __u8 pad04[3]; 27 __u8 route; 30 __u8 data[]; /* ioctl data (below) */ 38 __u8 version; 39 __u8 count; 40 __u8 pad02[6]; [all …]
|
D | event.h | 5 __u8 version; 6 __u8 reply; 7 __u8 pad02[5]; 9 __u8 route; 11 __u8 data[]; /* request data (below) */ 15 __u8 version; 16 __u8 pad01[6]; 17 __u8 route; 19 __u8 data[]; /* reply data (below) */ 24 __u8 version; [all …]
|
/linux-4.1.27/arch/m68k/include/asm/ |
D | mac_iop.h | 77 __u8 ram_addr_hi; /* shared RAM address hi byte */ 78 __u8 pad0; 79 __u8 ram_addr_lo; /* shared RAM address lo byte */ 80 __u8 pad1; 81 __u8 status_ctrl; /* status/control register */ 82 __u8 pad2[3]; 83 __u8 ram_data; /* RAM data byte at ramhi/lo */ 85 __u8 pad3[23]; 91 __u8 sccb_cmd; /* SCC B command reg */ 92 __u8 pad4; [all …]
|
D | adb_iop.h | 37 __u8 flags; /* ADB flags */ 38 __u8 count; /* no. of data bytes */ 39 __u8 cmd; /* ADB command */ 40 __u8 data[8]; /* ADB data */ 41 __u8 spare[21]; /* spare */
|
/linux-4.1.27/include/net/nfc/ |
D | nci.h | 176 #define nci_mt_set(hdr, mt) ((hdr)[0] |= (__u8)(((mt)&0x07)<<5)) 182 #define nci_pbf(hdr) (__u8)(((hdr)[0]>>4)&0x01) 183 #define nci_pbf_set(hdr, pbf) ((hdr)[0] |= (__u8)(((pbf)&0x01)<<4)) 189 #define nci_opcode_gid(op) (__u8)(((op)&0x0f00)>>8) 190 #define nci_opcode_oid(op) (__u8)((op)&0x003f) 193 #define nci_plen(hdr) (__u8)((hdr)[2]) 196 #define nci_conn_id(hdr) (__u8)(((hdr)[0])&0x0f) 213 __u8 gid; /* MT & PBF & GID */ 214 __u8 oid; 215 __u8 plen; [all …]
|
D | nci_core.h | 75 __u32 (*get_rfprotocol)(struct nci_dev *ndev, __u8 rf_protocol); 96 __u8 id; /* can be an RF Discovery ID or an NFCEE ID */ 97 __u8 conn_id; 98 __u8 max_pkt_payload_len; 101 __u8 initial_num_credits; 195 __u8 cur_conn_id; 230 __u8 nci_ver; 234 __u8 num_supported_rf_interfaces; 235 __u8 supported_rf_interfaces 237 __u8 max_logical_connections; [all …]
|
/linux-4.1.27/drivers/usb/serial/ |
D | whiteheat.h | 60 __u8 port; /* port number (1 to N) */ 93 __u8 port; /* port number (1 to N) */ 96 __u8 bits; /* 5, 6, 7, or 8 */ 97 __u8 stop; /* 1 or 2, default 1 (2 = 1.5 if bits = 5) */ 98 __u8 parity; /* see WHITEHEAT_PAR_* above */ 99 __u8 sflow; /* see WHITEHEAT_SFLOW_* above */ 100 __u8 xoff; /* XOFF byte value */ 101 __u8 xon; /* XON byte value */ 102 __u8 hflow; /* see WHITEHEAT_HFLOW_* above */ 103 __u8 lloop; /* 0/1 turns local loopback mode off/on */ [all …]
|
D | io_usbvend.h | 343 __u8 Length; // Descriptor Length (per USB spec) 344 __u8 DescType; // Descriptor Type (per USB spec, =DEVICE type) 345 __u8 EpicVer; // Version of EPiC spec supported 347 __u8 NumPorts; // Number of serial ports supported 348 __u8 iDownloadFile; // Index of string containing download code filename 350 __u8 Unused[3]; // Available for future expansion, must be 0 352 __u8 MajorVersion; // Firmware version: xx. 353 __u8 MinorVersion; // yy. 429 __u8 DescriptorArea[0x2E0]; // C20 Descriptors go here, up to 2E0h (just a placeholder) 432 __u8 Length; // F00 Desc length for what follows, per USB (= C0h ) [all …]
|
D | ti_usb_3410_5052.h | 163 __u8 bDataBits; 164 __u8 bParity; 165 __u8 bStopBits; 168 __u8 bUartMode; 173 __u8 bCmdCode; 174 __u8 bModuleId; 175 __u8 bErrorCode; 176 __u8 bMSR; 177 __u8 bLSR; 200 __u8 bAddrType; [all …]
|
D | io_edgeport.h | 85 __u8 NumPorts; /* Number of ports on edgeport */ 86 __u8 ProdInfoVer; /* What version of structure is this? */ 94 __u8 RomSize; /* Size of ROM/E2PROM in K */ 95 __u8 RamSize; /* Size of external RAM in K */ 96 __u8 CpuRev; /* CPU revision level (chg only if s/w visible) */ 97 __u8 BoardRev; /* PCB revision level (chg only if s/w visible) */ 99 __u8 BootMajorVersion; /* Boot Firmware version: xx. */ 100 __u8 BootMinorVersion; /* yy. */ 103 __u8 FirmwareMajorVersion; /* Operational Firmware version:xx. */ 104 __u8 FirmwareMinorVersion; /* yy. */ [all …]
|
D | io_ti.h | 141 __u8 Configuration; 142 __u8 XBufAddr; 143 __u8 XByteCount; 144 __u8 Unused1; 145 __u8 Unused2; 146 __u8 YBufAddr; 147 __u8 YByteCount; 148 __u8 BufferSize; 160 __u8 bDataBits; /* 5..8 - data bits per character */ 161 __u8 bParity; /* Parity settings */ [all …]
|
D | visor.h | 107 __u8 port_function_id; 108 __u8 port; 149 __u8 num_ports; 150 __u8 endpoint_numbers_different; 154 __u8 port; 155 __u8 end_point_info;
|
/linux-4.1.27/include/net/bluetooth/ |
D | hci.h | 490 __u8 lap[3]; 491 __u8 length; 492 __u8 num_rsp; 505 __u8 pscan_rep_mode; 506 __u8 pscan_mode; 508 __u8 role_switch; 514 __u8 reason; 531 __u8 role; 537 __u8 reason; 543 __u8 link_key[HCI_LINK_KEY_SIZE]; [all …]
|
D | mgmt.h | 57 __u8 type; 64 __u8 version; 109 __u8 version; 113 __u8 dev_class[3]; 114 __u8 name[MGMT_MAX_NAME_LENGTH]; 115 __u8 short_name[MGMT_MAX_SHORT_NAME_LENGTH]; 119 __u8 val; 128 __u8 val; 148 __u8 major; 149 __u8 minor; [all …]
|
D | l2cap.h | 67 __u8 l2_bdaddr_type; 76 __u8 mode; 77 __u8 fcs; 78 __u8 max_tx; 85 __u8 dev_class[3]; 214 __u8 code; 215 __u8 ident; 285 __u8 data[0]; 292 __u8 data[0]; 306 __u8 type; [all …]
|
D | hci_core.h | 37 __u8 pscan_rep_mode; 38 __u8 pscan_period_mode; 39 __u8 pscan_mode; 40 __u8 dev_class[3]; 43 __u8 ssp_mode; 160 __u8 instance; 164 __u8 adv_data[HCI_MAX_AD_LENGTH]; 166 __u8 scan_rsp_data[HCI_MAX_AD_LENGTH]; 183 __u8 data[HCI_MAX_AMP_ASSOC_SIZE]; 195 __u8 bus; [all …]
|
D | hci_sock.h | 114 __u8 type; 116 __u8 features[8]; 133 __u8 type; 134 __u8 out; 157 __u8 type; 163 __u8 type; 169 __u8 lap[3]; 170 __u8 length; 171 __u8 num_rsp;
|
/linux-4.1.27/include/uapi/scsi/fc/ |
D | fc_els.h | 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 …]
|
D | fc_ns.h | 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 …]
|
D | fc_fs.h | 34 __u8 fh_r_ctl; /* routing control */ 35 __u8 fh_d_id[3]; /* Destination ID */ 37 __u8 fh_cs_ctl; /* class of service control / pri */ 38 __u8 fh_s_id[3]; /* Source ID */ 40 __u8 fh_type; /* see enum fc_fh_type below */ 41 __u8 fh_f_ctl[3]; /* frame control */ 43 __u8 fh_seq_id; /* sequence ID */ 44 __u8 fh_df_ctl; /* data field control */ 247 __u8 ba_seq_id_val; /* SEQ_ID validity */ 249 __u8 ba_seq_id; /* SEQ_ID of seq last deliverable */ [all …]
|
D | fc_gs.h | 31 __u8 ct_rev; /* revision */ 32 __u8 ct_in_id[3]; /* N_Port ID of original requestor */ 33 __u8 ct_fs_type; /* type of fibre channel service */ 34 __u8 ct_fs_subtype; /* subtype */ 35 __u8 ct_options; 36 __u8 _ct_resvd1; 39 __u8 _ct_resvd2; 40 __u8 ct_reason; /* reject reason */ 41 __u8 ct_explan; /* reason code explanation */ 42 __u8 ct_vendor; /* vendor unique data */
|
/linux-4.1.27/drivers/s390/block/ |
D | dasd_eckd.h | 101 __u8 record; 102 __u8 kl; 120 __u8 record; 130 __u8 skip_control[14]; 132 __u8 physical_addr[3]; 133 __u8 flag; 135 __u8 reserved; 136 __u8 key_length; 137 __u8 reserved2[2]; 157 __u8 ga_additional; /* Global Attributes Additional */ [all …]
|
D | dasd_fba.h | 19 __u8 zero; /* Must be zero */ 31 __u8 auxiliary; 38 __u8 c; 48 __u8 c; 58 __u8 dev_class; 59 __u8 unit_type;
|
/linux-4.1.27/include/linux/usb/ |
D | audio-v2.h | 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 …]
|
D | uas.h | 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 …]
|
D | irda.h | 90 __u8 bLength; 91 __u8 bDescriptorType; 94 __u8 bmDataSize; 95 __u8 bmWindowSize; 96 __u8 bmMinTurnaroundTime; 98 __u8 bmAdditionalBOFs; 99 __u8 bIrdaRateSniff; 100 __u8 bMaxUnicastList; 143 __u8 bmStatus; 147 __u8 bmChange;
|
D | association.h | 26 __u8 id; 27 __u8 len; 64 __u8 NumAssociationRequests; 66 __u8 AssociationRequestsArray[]; 71 __u8 AssociationDataIndex; 72 __u8 Reserved; 101 __u8 HostFriendlyName[]; 119 __u8 DeviceFriendlyName[];
|
/linux-4.1.27/include/uapi/rdma/ |
D | ib_user_cm.h | 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 …]
|
D | ib_user_verbs.h | 200 __u8 local_ca_ack_delay; 201 __u8 phys_port_cnt; 202 __u8 reserved[4]; 229 __u8 port_num; 230 __u8 reserved[7]; 243 __u8 state; 244 __u8 max_mtu; 245 __u8 active_mtu; 246 __u8 lmc; 247 __u8 max_vl_num; [all …]
|
D | ib_user_mad.h | 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 …]
|
D | ib_user_sa.h | 55 __u8 dgid[16]; 56 __u8 sgid[16]; 64 __u8 hop_limit; 65 __u8 traffic_class; 66 __u8 numb_path; 67 __u8 sl; 68 __u8 mtu_selector; 69 __u8 rate_selector; 70 __u8 rate; 71 __u8 packet_life_time_selector; [all …]
|
D | rdma_user_cm.h | 85 __u8 qp_type; 86 __u8 reserved[5]; 156 __u8 port_num; 157 __u8 reserved[3]; 162 __u8 port_num; 163 __u8 reserved; 180 __u8 private_data[RDMA_MAX_PRIVATE_DATA]; 181 __u8 private_data_len; 182 __u8 srq; 183 __u8 responder_resources; [all …]
|
/linux-4.1.27/drivers/scsi/ |
D | eata_generic.h | 184 __u8 error:1; /* previous command ended in an error */ 185 __u8 more:1; /* more DATA coming soon, poll BSY & DRQ (PIO) */ 186 __u8 corr:1; /* data read was successfully corrected with ECC*/ 187 __u8 drq:1; /* data request active */ 188 __u8 sc:1; /* seek complete */ 189 __u8 fault:1; /* write fault */ 190 __u8 ready:1; /* drive ready */ 191 __u8 busy:1; /* controller busy */ 195 __u8 abusy:1; /* auxiliary busy */ 196 __u8 irq:1; /* set when drive interrupt is asserted */ [all …]
|
D | osst.h | 371 __u8 partition_num; 372 __u8 par_desc_ver; 385 __u8 flags; 386 __u8 reserved; 396 __u8 dat_sz; 397 __u8 reserved1; 398 __u8 entry_cnt; 399 __u8 reserved3; 420 __u8 frame_type; 421 __u8 frame_type_reserved; [all …]
|
D | pmcraid.h | 214 __u8 reserved[3]; 215 __u8 flags; 233 __u8 add_cmd_params[PMCRAID_ADD_CMD_PARAM_LEN]; 254 __u8 request_type; 255 __u8 request_flags0; 256 __u8 request_flags1; 257 __u8 hrrq_id; 258 __u8 cdb[PMCRAID_MAX_CDB_LEN]; 314 __u8 sense_data[PMCRAID_SENSE_DATA_LEN]; 321 __u8 resource_type; [all …]
|
/linux-4.1.27/include/linux/mfd/ |
D | si476x-reports.h | 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 …]
|
/linux-4.1.27/arch/x86/include/uapi/asm/ |
D | kvm.h | 61 __u8 last_irr; /* edge detection */ 62 __u8 irr; /* interrupt request register */ 63 __u8 imr; /* interrupt mask register */ 64 __u8 isr; /* interrupt service register */ 65 __u8 priority_add; /* highest irq priority */ 66 __u8 irq_base; 67 __u8 read_reg_select; 68 __u8 poll; 69 __u8 special_mask; 70 __u8 init_state; [all …]
|
D | bootparam.h | 45 __u8 data[0]; 49 __u8 setup_sects; 62 __u8 type_of_loader; 63 __u8 loadflags; 70 __u8 ext_loader_ver; 71 __u8 ext_loader_type; 75 __u8 relocatable_kernel; 76 __u8 min_alignment; 91 __u8 table[14]; 117 __u8 _pad2[4]; /* 0x054 */ [all …]
|
D | mce.h | 16 __u8 cpuvendor; /* cpu vendor as encoded in system.h */ 17 __u8 inject_flags; /* software inject flags */ 20 __u8 cs; /* code segment */ 21 __u8 bank; /* machine check bank */ 22 __u8 cpu; /* cpu number; obsolete; use extcpu now */ 23 __u8 finished; /* entry is valid */
|
/linux-4.1.27/include/media/davinci/ |
D | isif.h | 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 …]
|
/linux-4.1.27/arch/s390/include/uapi/asm/ |
D | vtoc.h | 18 __u8 r; 25 __u8 b; 36 __u8 year; 45 __u8 security; /* security byte */ 67 __u8 typeind; /* extent type indicator */ 68 __u8 seqno; /* extent sequence number */ 78 __u8 DS4DEVI; /* non-last keyed record overhead */ 79 __u8 DS4DEVL; /* last keyed record overhead */ 80 __u8 DS4DEVK; /* non-keyed record overhead differential */ 81 __u8 DS4DEVFG; /* flag byte */ [all …]
|
D | qeth.h | 24 __u8 macaddr[6]; 25 __u8 reserved1[2]; 26 __u8 ipaddr[16]; /* for both IPv4 and IPv6 */ 27 __u8 reserved2[32]; 35 __u8 mac; 36 __u8 ip; 42 __u8 media_specific[QETH_QARP_MEDIASPECIFIC_BYTES]; 44 __u8 macaddr[6]; 45 __u8 ipaddr[4]; 49 __u8 media_specific[QETH_QARP_MEDIASPECIFIC_BYTES]; [all …]
|
D | kvm.h | 40 __u8 isc; 41 __u8 maskable; 42 __u8 swap; 43 __u8 pad; 52 __u8 type; 53 __u8 mask; 79 __u8 pad[6]; 88 __u8 pad[4]; 125 __u8 type; 126 __u8 pad[7]; /* Should be set to 0 */ [all …]
|
D | kvm_virtio.h | 20 __u8 type; 22 __u8 num_vq; 27 __u8 feature_len; 29 __u8 config_len; 31 __u8 status; 32 __u8 config[0];
|
D | chsc.h | 29 __u8 data[CHSC_SIZE - sizeof(struct chsc_async_header)]; 39 __u8 data[CHSC_SIZE - sizeof(struct chsc_header)]; 46 __u8 data[CHSC_SIZE - 2 * sizeof(__u16) - sizeof(__u32)]; 58 __u8 cssid; 72 __u8 cssid; 73 __u8 ssid; 88 __u8 f_cssid; 89 __u8 l_cssid;
|
/linux-4.1.27/drivers/bluetooth/ |
D | btintel.h | 38 __u8 status; 39 __u8 otp_format; 40 __u8 otp_content; 41 __u8 otp_patch; 43 __u8 secure_boot; 44 __u8 key_from_hdr; 45 __u8 key_type; 46 __u8 otp_lock; 47 __u8 api_lock; 48 __u8 debug_lock; [all …]
|
/linux-4.1.27/include/net/ |
D | dn_dev.h | 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 …]
|
D | dn.h | 40 __u8 flowrem_sw; 41 __u8 flowloc_sw; 49 __u8 services_rem; 50 __u8 services_loc; 51 __u8 info_rem; 52 __u8 info_loc; 57 __u8 nonagle; 58 __u8 multi_ireq; 59 __u8 accept_mode; 164 __u8 services; [all …]
|
D | dsfield.h | 15 static inline __u8 ipv4_get_dsfield(const struct iphdr *iph) in ipv4_get_dsfield() 21 static inline __u8 ipv6_get_dsfield(const struct ipv6hdr *ipv6h) in ipv6_get_dsfield() 27 static inline void ipv4_change_dsfield(struct iphdr *iph,__u8 mask, in ipv4_change_dsfield() 28 __u8 value) in ipv4_change_dsfield() 31 __u8 dsfield; in ipv4_change_dsfield() 43 static inline void ipv6_change_dsfield(struct ipv6hdr *ipv6h,__u8 mask, in ipv6_change_dsfield() 44 __u8 value) in ipv6_change_dsfield()
|
D | mip6.h | 34 __u8 ip6mh_proto; 35 __u8 ip6mh_hdrlen; 36 __u8 ip6mh_type; 37 __u8 ip6mh_reserved; 40 __u8 data[0];
|
D | dn_nsp.h | 77 __u8 msgflg; 96 __u8 msgflg; 104 __u8 msgflg; 111 __u8 msgflg; 116 __u8 services; 121 __u8 info; 127 __u8 msgflg; 136 __u8 format; 137 __u8 task; 140 __u8 dlen;
|
D | inet_ecn.h | 20 static inline int INET_ECN_is_ce(__u8 dsfield) in INET_ECN_is_ce() 25 static inline int INET_ECN_is_not_ect(__u8 dsfield) in INET_ECN_is_not_ect() 30 static inline int INET_ECN_is_capable(__u8 dsfield) in INET_ECN_is_capable() 43 static inline __u8 INET_ECN_encapsulate(__u8 outer, __u8 inner) in INET_ECN_encapsulate() 190 __u8 outer, __u8 inner) in INET_ECN_decapsulate() 213 __u8 inner; in IP_ECN_decapsulate() 228 __u8 inner; in IP6_ECN_decapsulate()
|
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb3/ |
D | t3_cpl.h | 186 __u8 opcode; 211 __u8 wsf; 213 __u8:5; 214 __u8 ecn:1; 215 __u8 sack:1; 216 __u8 tstamp:1; 218 __u8 tstamp:1; 219 __u8 sack:1; 220 __u8 ecn:1; 221 __u8:5; [all …]
|
/linux-4.1.27/include/net/irda/ |
D | irlap_frame.h | 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 …]
|
D | ircomm_param.h | 117 __u8 service_type; 118 __u8 port_type; 123 __u8 data_format; 124 __u8 flow_control; 127 __u8 line_status; 128 __u8 _break; 130 __u8 null_modem; 133 __u8 dte; 134 __u8 dce; 135 __u8 poll; [all …]
|
D | irlan_common.h | 122 __u8 max_header_size; 125 __u8 reconnect_key[255]; 126 __u8 key_len; 151 __u8 max_header_size; 165 __u8 mac_address[ETH_ALEN]; /* Generated MAC address for peer device */ 181 __u8 version[2]; /* IrLAN version */ 187 __u8 stsap_sel_data; /* Source data TSAP selector */ 188 __u8 dtsap_sel_data; /* Destination data TSAP selector */ 189 __u8 dtsap_sel_ctrl; /* Destination ctrl TSAP selector */ 195 __u8 max_header_size; [all …]
|
D | irlap.h | 98 __u8 caddr; /* Connection address */ 99 __u8 control; /* Frame type */ 100 __u8 cmd; 107 __u8 nr; /* Sequence number of next frame expected */ 108 __u8 ns; /* Sequence number of frame sent */ 151 __u8 caddr; /* Connection address */ 158 __u8 connect_pending; 159 __u8 disconnect_pending; 175 __u8 vs; /* Next frame to be sent */ 176 __u8 vr; /* Next frame to be received */ [all …]
|
D | parameters.h | 64 __u8 pi; 65 __u8 pl; 70 typedef int (*PV_HANDLER)(void *self, __u8 *buf, int len, __u8 pi, 86 __u8 pi_mask; 90 int irda_param_pack(__u8 *buf, char *fmt, ...); 92 int irda_param_insert(void *self, __u8 pi, __u8 *buf, int len, 94 int irda_param_extract_all(void *self, __u8 *buf, int len,
|
D | irlmp.h | 105 __u8 slsap_sel; /* Source (this) LSAP address */ 106 __u8 dlsap_sel; /* Destination LSAP address (if connected) */ 108 __u8 pid; /* Used by connectionless LSAP */ 131 __u8 slsap_sel; 132 __u8 dlsap_sel; 151 __u8 caddr; /* Connection address */ 172 __u8 conflict_flag; 197 struct lsap_cb *irlmp_open_lsap(__u8 slsap, notify_t *notify, __u8 pid); 213 int irlmp_connect_request(struct lsap_cb *, __u8 dlsap_sel, 240 int irlmp_connless_data_request(struct lsap_cb *, struct sk_buff *, __u8);
|
/linux-4.1.27/include/scsi/fc/ |
D | fc_fip.h | 48 #define FIP_ALL_FCOE_MACS ((__u8[6]) { 1, 0x10, 0x18, 1, 0, 0 }) 49 #define FIP_ALL_ENODE_MACS ((__u8[6]) { 1, 0x10, 0x18, 1, 0, 1 }) 50 #define FIP_ALL_FCF_MACS ((__u8[6]) { 1, 0x10, 0x18, 1, 0, 2 }) 51 #define FIP_ALL_VN2VN_MACS ((__u8[6]) { 1, 0x10, 0x18, 1, 0, 4 }) 52 #define FIP_ALL_P2P_MACS ((__u8[6]) { 1, 0x10, 0x18, 1, 0, 5 }) 57 __u8 fip_ver; /* upper 4 bits are the version */ 58 __u8 fip_resv1; /* reserved */ 60 __u8 fip_resv2; /* reserved */ 61 __u8 fip_subcode; /* lower 4 bits are sub-code */ 143 __u8 fip_dtype; /* type - see below */ [all …]
|
D | fc_fcp.h | 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 …]
|
D | fc_fc2.h | 37 __u8 ssb_seq_id; /* sequence ID */ 38 __u8 _ssb_resvd; 45 __u8 ssb_fh_cs_ctl; /* frame header CS_CTL */ 48 __u8 _ssb_resvd2[2]; 86 __u8 esb_cs_ctl; /* CS_CTL for frame header */ 92 __u8 _esb_resvd[4]; 93 __u8 esb_service_params[112]; /* TBD */ 94 __u8 esb_seq_status[8]; /* sequence statuses, 8 bytes each */
|
/linux-4.1.27/net/bluetooth/ |
D | a2mp.h | 33 __u8 ident; 34 __u8 handle; 43 __u8 code; 44 __u8 ident; 46 __u8 data[0]; 53 __u8 data[0]; 63 __u8 id; 64 __u8 type; 65 __u8 status; 80 __u8 id; [all …]
|
D | smp.h | 27 __u8 code; 33 __u8 io_capability; 34 __u8 oob_flag; 35 __u8 auth_req; 36 __u8 max_key_size; 37 __u8 init_key_dist; 38 __u8 resp_key_dist; 63 __u8 confirm_val[16]; 68 __u8 rand_val[16]; 73 __u8 reason; [all …]
|
/linux-4.1.27/drivers/isdn/act2000/ |
D | capi.h | 20 __u8 cmd; 21 __u8 subcmd; 40 __u8 len; /* Length of element */ 41 __u8 tnp; /* Type/Numbering Plan */ 42 __u8 num[20]; /* Caller ID */ 58 __u8 len; /* length of info element */ 59 __u8 display[40]; /* display contents */ 60 __u8 uuinfo[40]; /* User-user info field */ 70 __u8 toc; /* type of charging info */ 71 __u8 unit[10]; /* charging units */ [all …]
|
/linux-4.1.27/arch/s390/include/asm/ |
D | lowcore.h | 41 __u8 pad_0x0000[0x0014-0x0000]; /* 0x0000 */ 43 __u8 pad_0x0018[0x0080-0x0018]; /* 0x0018 */ 53 __u8 per_code; /* 0x0096 */ 54 __u8 per_atmid; /* 0x0097 */ 56 __u8 exc_access_id; /* 0x00a0 */ 57 __u8 per_access_id; /* 0x00a1 */ 58 __u8 op_access_id; /* 0x00a2 */ 59 __u8 ar_mode_id; /* 0x00a3 */ 60 __u8 pad_0x00a4[0x00a8-0x00a4]; /* 0x00a4 */ 67 __u8 pad_0x00c4[0x00c8-0x00c4]; /* 0x00c4 */ [all …]
|
D | mathemu.h | 12 extern int math_emu_b3(__u8 *, struct pt_regs *); 13 extern int math_emu_ed(__u8 *, struct pt_regs *); 14 extern int math_emu_ldr(__u8 *); 15 extern int math_emu_ler(__u8 *); 16 extern int math_emu_std(__u8 *, struct pt_regs *); 17 extern int math_emu_ld(__u8 *, struct pt_regs *); 18 extern int math_emu_ste(__u8 *, struct pt_regs *); 19 extern int math_emu_le(__u8 *, struct pt_regs *); 20 extern int math_emu_lfpc(__u8 *, struct pt_regs *); 21 extern int math_emu_stfpc(__u8 *, struct pt_regs *); [all …]
|
D | kvm_host.h | 42 __u8 reserved0; 43 __u8 sigp_ctrl; 94 __u8 reserved08[4]; /* 0x0008 */ 97 __u8 reserved10[16]; /* 0x0010 */ 100 __u8 reserved24[4]; /* 0x0024 */ 104 __u8 reserved40[4]; /* 0x0040 */ 128 __u8 icptcode; /* 0x0050 */ 129 __u8 icptstatus; /* 0x0051 */ 131 __u8 reserved54[2]; /* 0x0054 */ 135 __u8 reserved60; /* 0x0060 */ [all …]
|
D | ebcdic.h | 16 extern __u8 _ascebc_500[256]; /* ASCII -> EBCDIC 500 conversion table */ 17 extern __u8 _ebcasc_500[256]; /* EBCDIC 500 -> ASCII conversion table */ 18 extern __u8 _ascebc[256]; /* ASCII -> EBCDIC conversion table */ 19 extern __u8 _ebcasc[256]; /* EBCDIC -> ASCII conversion table */ 20 extern __u8 _ebc_tolower[256]; /* EBCDIC -> lowercase */ 21 extern __u8 _ebc_toupper[256]; /* EBCDIC -> uppercase */ 24 codepage_convert(const __u8 *codepage, volatile __u8 * addr, unsigned long nr) in codepage_convert()
|
D | cio.h | 29 __u8 cmd_code; 30 __u8 flags; 147 __u8 zero0; 148 __u8 lpum; 163 __u8 zero0; 164 __u8 lpum; 179 __u8 zero0; 180 __u8 lpum; 223 __u8 ecw[32];
|
/linux-4.1.27/drivers/media/usb/uvc/ |
D | uvcvideo.h | 172 __u8 entity[16]; 173 __u8 index; /* Bit index in bmControls */ 174 __u8 selector; 185 __u8 name[32]; 186 __u8 entity[16]; 187 __u8 selector; 189 __u8 size; 190 __u8 offset; 201 __s32 (*get) (struct uvc_control_mapping *mapping, __u8 query, 202 const __u8 *data); [all …]
|
/linux-4.1.27/drivers/s390/net/ |
D | qeth_core_mpc.h | 301 __u8 ip_addr[4]; 302 __u8 mask[4]; 307 __u8 ip_addr[16]; 308 __u8 mask[16]; 313 __u8 mac[6]; 314 __u8 padding[2]; 315 __u8 ip6[12]; 316 __u8 ip4[4]; 321 __u8 mac[6]; 334 __u8 number_of_replies; [all …]
|
D | ctcm_mpc.h | 53 __u8 xid2_type_id; 54 __u8 xid2_len; 56 __u8 xid2_rlen; 57 __u8 xid2_resv1; 58 __u8 xid2_flag1; 59 __u8 xid2_fmtt; 60 __u8 xid2_flag4; 62 __u8 xid2_tgnum; 64 __u8 xid2_flag2; 65 __u8 xid2_option; [all …]
|
D | lcs.h | 183 __u8 type; 184 __u8 slot; 189 __u8 mac_addr[LCS_MAC_LENGTH]; 190 __u8 reserved[2]; 196 __u8 ipm_state; 201 __u8 type; 202 __u8 slot; 203 __u8 cmd_code; 204 __u8 initiator; 209 __u8 lan_type; [all …]
|
/linux-4.1.27/drivers/mtd/ubi/ |
D | ubi-media.h | 159 __u8 version; 160 __u8 padding1[3]; 165 __u8 padding2[32]; 280 __u8 version; 281 __u8 vol_type; 282 __u8 copy_flag; 283 __u8 compat; 286 __u8 padding1[4]; 291 __u8 padding2[4]; 293 __u8 padding3[12]; [all …]
|
/linux-4.1.27/fs/cifs/ |
D | cifspdu.h | 407 __u8 Protocol[4]; 408 __u8 Command; 411 __u8 ErrorClass; 412 __u8 Reserved; 417 __u8 Flags; 425 __u8 SecuritySignature[8]; /* le */ 427 __u8 pad[2]; 432 __u8 WordCount; 543 __u8 SecurityMode; 553 __u8 EncryptionKeyLength; [all …]
|
D | smb2pdu.h | 105 __u8 ProtocolId[4]; /* 0xFE 'S' 'M' 'B' */ 117 __u8 Signature[16]; 129 __u8 ProtocolId[4]; /* 0xFD 'S' 'M' 'B' */ 130 __u8 Signature[16]; 131 __u8 Nonce[11]; 132 __u8 Reserved[5]; 167 __u8 ErrorData[1]; /* variable length */ 181 __u8 PathBuffer[0]; 193 __u8 ClientGUID[SMB2_CLIENT_GUID_SIZE]; 226 __u8 ServerGUID[16]; [all …]
|
D | rfc1002pdu.h | 38 __u8 type; 39 __u8 flags; 43 __u8 called_len; 44 __u8 called_name[32]; 45 __u8 scope1; /* null */ 46 __u8 calling_len; 47 __u8 calling_name[32]; 48 __u8 scope2; /* null */ 54 __u8 neg_ses_resp_error_code;
|
/linux-4.1.27/drivers/infiniband/hw/cxgb4/ |
D | t4fw_ri_api.h | 118 __u8 op; 119 __u8 r1; 135 __u8 op; 136 __u8 r1; 145 __u8 op; 146 __u8 r1; 150 __u8 data[0]; 276 __u8 restype; 277 __u8 op; 286 __u8 restype; [all …]
|
/linux-4.1.27/include/uapi/linux/netfilter_bridge/ |
D | ebt_802_3.h | 30 __u8 dsap; 31 __u8 ssap; 32 __u8 ctrl; 33 __u8 orig[3]; 38 __u8 dsap; 39 __u8 ssap; 41 __u8 orig[3]; 46 __u8 daddr[ETH_ALEN]; 47 __u8 saddr[ETH_ALEN]; 57 __u8 sap; [all …]
|
D | ebt_ip6.h | 36 __u8 tclass; 37 __u8 protocol; 38 __u8 bitmask; 39 __u8 invflags; 42 __u8 icmpv6_type[2]; 46 __u8 icmpv6_code[2];
|
/linux-4.1.27/arch/powerpc/perf/ |
D | hv-24x7.h | 14 __u8 performance_domain; 15 __u8 reserved[0x1]; 50 __u8 interface_version; 51 __u8 num_requests; 52 __u8 reserved[0xE]; 73 __u8 result_ix; 80 __u8 results_complete; 85 __u8 reserved[0x2]; 95 __u8 interface_version; 97 __u8 num_results; [all …]
|
D | hv-24x7-catalog.h | 13 __u8 build_time_stamp[16]; /* "YYYYMMDDHHMMSS\0\0" */ 14 __u8 reserved2[32]; 18 __u8 reserved3[2]; 22 __u8 reserved4[2]; 26 __u8 reserved5[2]; 30 __u8 reserved6[2]; 35 __u8 reserved1[2]; 36 __u8 domain; /* Chip = 1, Core = 2 */ 37 __u8 reserved2[1]; 50 __u8 remainder[];
|
/linux-4.1.27/include/linux/netfilter/ |
D | nf_conntrack_pptp.h | 110 __u8 hostName[64]; 111 __u8 vendorString[64]; 123 __u8 resultCode; 124 __u8 generalErrorCode; 129 __u8 hostName[64]; 130 __u8 vendorString[64]; 139 __u8 reason; 140 __u8 reserved1; 149 __u8 resultCode; 150 __u8 generalErrorCode; [all …]
|
/linux-4.1.27/arch/arm/include/uapi/asm/ |
D | setup.h | 50 __u8 x; 51 __u8 y; 53 __u8 video_mode; 54 __u8 video_cols; 56 __u8 video_lines; 57 __u8 video_isvga; 112 __u8 red_size; 113 __u8 red_pos; 114 __u8 green_size; 115 __u8 green_pos; [all …]
|
/linux-4.1.27/drivers/hid/ |
D | hid-wiimote.h | 104 __u8 data[HID_MAX_BUFFER_SIZE]; 111 __u8 head; 112 __u8 tail; 119 __u8 accel_split[2]; 120 __u8 drm; 121 __u8 devtype; 122 __u8 exttype; 123 __u8 mp; 132 __u8 cmd_battery; 133 __u8 cmd_err; [all …]
|
D | hid-wiimote-core.c | 25 static int wiimote_hid_send(struct hid_device *hdev, __u8 *buffer, in wiimote_hid_send() 28 __u8 *buf; in wiimote_hid_send() 73 static void wiimote_queue(struct wiimote_data *wdata, const __u8 *buffer, in wiimote_queue() 77 __u8 newhead; in wiimote_queue() 127 static inline void wiiproto_keep_rumble(struct wiimote_data *wdata, __u8 *cmd1) in wiiproto_keep_rumble() 133 void wiiproto_req_rumble(struct wiimote_data *wdata, __u8 rumble) in wiiproto_req_rumble() 135 __u8 cmd[2]; in wiiproto_req_rumble() 155 __u8 cmd[2]; in wiiproto_req_leds() 197 static __u8 select_drm(struct wiimote_data *wdata) in select_drm() 199 __u8 ir = wdata->state.flags & WIIPROTO_FLAGS_IR; in select_drm() [all …]
|
D | hid-sony.c | 60 static __u8 sixaxis_rdesc[] = { 608 static __u8 ps3remote_rdesc[] = { 772 __u8 time_enabled; /* the total time the led is active (0xff means forever) */ 773 __u8 duty_length; /* how long a cycle is in deciseconds (0 means "really fast") */ 774 __u8 enabled; 775 __u8 duty_off; /* % of duty_length the led is off (0xff means 100%) */ 776 __u8 duty_on; /* % of duty_length the led is on (0xff mean 100%) */ 780 __u8 padding; 781 __u8 right_duration; /* Right motor duration (0xff means forever) */ 782 __u8 right_motor_on; /* Right (small) motor on/off, only supports values of 0 or 1 (off/on) */ [all …]
|
D | hid-waltop.c | 54 static __u8 slim_tablet_5_8_inch_rdesc_fixed[] = { 110 static __u8 slim_tablet_12_1_inch_rdesc_fixed[] = { 166 static __u8 q_pad_rdesc_fixed[] = { 224 static __u8 pid_0038_rdesc_fixed[] = { 280 static __u8 media_tablet_10_6_inch_rdesc_fixed[] = { 398 static __u8 media_tablet_14_1_inch_rdesc_fixed[] = { 515 static __u8 sirius_battery_free_tablet_rdesc_fixed[] = { 641 static __u8 *waltop_report_fixup(struct hid_device *hdev, __u8 *rdesc, in waltop_report_fixup()
|
D | hid-uclogic.c | 35 static __u8 wp4030u_rdesc_fixed[] = { 77 static __u8 wp5540u_rdesc_fixed[] = { 151 static __u8 wp8060u_rdesc_fixed[] = { 233 static __u8 wp1062_rdesc_fixed[] = { 286 static __u8 pf1209_rdesc_fixed[] = { 370 static __u8 twhl850_rdesc_fixed0[] = { 413 static __u8 twhl850_rdesc_fixed1[] = { 450 static __u8 twhl850_rdesc_fixed2[] = { 482 static __u8 twha60_rdesc_fixed0[] = { 528 static __u8 twha60_rdesc_fixed1[] = { [all …]
|
/linux-4.1.27/drivers/net/irda/ |
D | irda-usb.h | 118 __u8 bLength; 119 __u8 bDescriptorType; 121 __u8 bmDataSize; 122 __u8 bmWindowSize; 123 __u8 bmMinTurnaroundTime; 125 __u8 bmAdditionalBOFs; 126 __u8 bIrdaRateSniff; 127 __u8 bMaxUnicastList; 143 __u8 bulk_in_ep; /* Rx Endpoint assignments */ 144 __u8 bulk_out_ep; /* Tx Endpoint assignments */ [all …]
|
D | via-ircc.h | 106 __u8 ier; /* Interrupt enable register */ 234 static __u8 ReadReg(unsigned int BaseAddr, int iRegNum) in ReadReg() 236 return (__u8) inb(BaseAddr + iRegNum); in ReadReg() 247 __u8 Rtemp, Wtemp; in WriteRegBit() 267 static __u8 CheckRegBit(unsigned int BaseAddr, unsigned char RegNum, in CheckRegBit() 270 __u8 temp; in CheckRegBit() 407 static void SetTimer(__u16 iobase, __u8 count) in SetTimer() 427 static void ResetChip(__u16 iobase, __u8 type) in ResetChip() 429 __u8 value; in ResetChip() 437 __u8 low, high; in CkRxRecv() [all …]
|
/linux-4.1.27/net/bluetooth/bnep/ |
D | bnep.h | 84 __u8 type; 85 __u8 ctrl; 86 __u8 uuid_size; 87 __u8 service[0]; 91 __u8 type; 92 __u8 ctrl; 94 __u8 list[0]; 98 __u8 type; 99 __u8 ctrl; 104 __u8 type; [all …]
|
/linux-4.1.27/fs/ubifs/ |
D | ubifs-media.h | 436 __u8 node_type; 437 __u8 group_type; 438 __u8 padding[2]; 492 __u8 key[UBIFS_MAX_KEY_LEN]; 509 __u8 padding1[4]; /* Watch 'zero_ino_node_unused()' if changing! */ 512 __u8 padding2[26]; /* Watch 'zero_ino_node_unused()' if changing! */ 513 __u8 data[]; 532 __u8 key[UBIFS_MAX_KEY_LEN]; 534 __u8 padding1; 535 __u8 type; [all …]
|
/linux-4.1.27/include/uapi/mtd/ |
D | inftl-user.h | 19 __u8 ECCsig[6]; 20 __u8 Status; 21 __u8 Status1; 27 __u8 ANAC; 28 __u8 NACs; 29 __u8 parityPerField; 30 __u8 discarded; 34 __u8 parityPerField; 35 __u8 ANAC; 38 __u8 NACs; [all …]
|
/linux-4.1.27/arch/mips/include/asm/txx9/ |
D | rbtx4938.h | 65 #define rbtx4938_fpga_rev_addr ((__u8 __iomem *)RBTX4938_FPGA_REV_ADDR) 66 #define rbtx4938_led_addr ((__u8 __iomem *)RBTX4938_LED_ADDR) 67 #define rbtx4938_dipsw_addr ((__u8 __iomem *)RBTX4938_DIPSW_ADDR) 68 #define rbtx4938_bdipsw_addr ((__u8 __iomem *)RBTX4938_BDIPSW_ADDR) 69 #define rbtx4938_imask_addr ((__u8 __iomem *)RBTX4938_IMASK_ADDR) 70 #define rbtx4938_imask2_addr ((__u8 __iomem *)RBTX4938_IMASK2_ADDR) 71 #define rbtx4938_intpol_addr ((__u8 __iomem *)RBTX4938_INTPOL_ADDR) 72 #define rbtx4938_istat_addr ((__u8 __iomem *)RBTX4938_ISTAT_ADDR) 73 #define rbtx4938_istat2_addr ((__u8 __iomem *)RBTX4938_ISTAT2_ADDR) 74 #define rbtx4938_imstat_addr ((__u8 __iomem *)RBTX4938_IMSTAT_ADDR) [all …]
|
/linux-4.1.27/net/irda/ |
D | parameters.c | 38 static int irda_extract_integer(void *self, __u8 *buf, int len, __u8 pi, 40 static int irda_extract_string(void *self, __u8 *buf, int len, __u8 pi, 42 static int irda_extract_octseq(void *self, __u8 *buf, int len, __u8 pi, 44 static int irda_extract_no_value(void *self, __u8 *buf, int len, __u8 pi, 47 static int irda_insert_integer(void *self, __u8 *buf, int len, __u8 pi, 49 static int irda_insert_no_value(void *self, __u8 *buf, int len, __u8 pi, 52 static int irda_param_unpack(__u8 *buf, char *fmt, ...); 78 static int irda_insert_no_value(void *self, __u8 *buf, int len, __u8 pi, in irda_insert_no_value() 105 static int irda_extract_no_value(void *self, __u8 *buf, int len, __u8 pi, in irda_extract_no_value() 126 static int irda_insert_integer(void *self, __u8 *buf, int len, __u8 pi, in irda_insert_integer() [all …]
|
D | irlmp_frame.c | 37 static struct lsap_cb *irlmp_find_lsap(struct lap_cb *self, __u8 dlsap, 38 __u8 slsap, int status, hashbin_t *); 40 inline void irlmp_send_data_pdu(struct lap_cb *self, __u8 dlsap, __u8 slsap, in irlmp_send_data_pdu() 58 void irlmp_send_lcf_pdu(struct lap_cb *self, __u8 dlsap, __u8 slsap, in irlmp_send_lcf_pdu() 59 __u8 opcode, struct sk_buff *skb) in irlmp_send_lcf_pdu() 61 __u8 *frame; in irlmp_send_lcf_pdu() 92 __u8 slsap_sel; /* Source (this) LSAP address */ in irlmp_link_data_indication() 93 __u8 dlsap_sel; /* Destination LSAP address */ in irlmp_link_data_indication() 94 __u8 *fp; in irlmp_link_data_indication() 199 __u8 slsap_sel; /* Source (this) LSAP address */ in irlmp_link_unitdata_indication() [all …]
|
/linux-4.1.27/include/uapi/video/ |
D | sisfb.h | 85 __u8 fbvidmode; /* current sisfb mode */ 87 __u8 sisfb_version; 88 __u8 sisfb_revision; 89 __u8 sisfb_patchlevel; 91 __u8 sisfb_caps; /* sisfb capabilities */ 99 __u8 sisfb_lcdpdc; /* PanelDelayCompensation */ 101 __u8 sisfb_lcda; /* Detected status of LCDA for low res/text modes */ 109 __u8 sisfb_haveemi; 110 __u8 sisfb_emi30,sisfb_emi31,sisfb_emi32,sisfb_emi33; 111 __u8 sisfb_haveemilcd; [all …]
|
/linux-4.1.27/include/uapi/linux/spi/ |
D | spidev.h | 97 __u8 bits_per_word; 98 __u8 cs_change; 99 __u8 tx_nbits; 100 __u8 rx_nbits; 120 #define SPI_IOC_RD_MODE _IOR(SPI_IOC_MAGIC, 1, __u8) 121 #define SPI_IOC_WR_MODE _IOW(SPI_IOC_MAGIC, 1, __u8) 124 #define SPI_IOC_RD_LSB_FIRST _IOR(SPI_IOC_MAGIC, 2, __u8) 125 #define SPI_IOC_WR_LSB_FIRST _IOW(SPI_IOC_MAGIC, 2, __u8) 128 #define SPI_IOC_RD_BITS_PER_WORD _IOR(SPI_IOC_MAGIC, 3, __u8) 129 #define SPI_IOC_WR_BITS_PER_WORD _IOW(SPI_IOC_MAGIC, 3, __u8)
|
/linux-4.1.27/drivers/media/usb/gspca/ |
D | conex.c | 95 __u8 val) in reg_w_val() 110 const __u8 *buffer, in reg_w() 130 static const __u8 cx_sensor_init[][4] = { 138 static const __u8 cx11646_fw1[][3] = { 217 static const __u8 cxsensor[] = { 232 static const __u8 reg20[] = { 0x10, 0x42, 0x81, 0x19, 0xd3, 0xff, 0xa7, 0xff }; 233 static const __u8 reg28[] = { 0x87, 0x00, 0x87, 0x00, 0x8f, 0xff, 0xea, 0xff }; 234 static const __u8 reg10[] = { 0xb1, 0xb1 }; 235 static const __u8 reg71a[] = { 0x08, 0x18, 0x0a, 0x1e }; /* 640 */ 236 static const __u8 reg71b[] = { 0x04, 0x0c, 0x05, 0x0f }; [all …]
|
D | sonixb.c | 75 __u8 bridge; /* Type of bridge */ 80 __u8 sensor; /* Type of image sensor chip */ 90 __u8 reg11; 93 typedef const __u8 sensor_init_t[8]; 96 const __u8 *bridge_init; 100 __u8 sensor_addr; 187 static const __u8 initHv7131d[] = { 193 static const __u8 hv7131d_sensor_init[][8] = { 201 static const __u8 initHv7131r[] = { 207 static const __u8 hv7131r_sensor_init[][8] = { [all …]
|
/linux-4.1.27/fs/logfs/ |
D | logfs_abi.h | 187 __u8 type; 188 __u8 level; 232 __u8 ds_ifile_levels; 233 __u8 ds_iblock_levels; 234 __u8 ds_data_levels; 235 __u8 ds_segment_shift; 236 __u8 ds_block_shift; 237 __u8 ds_write_shift; 238 __u8 pad0[6]; 287 __u8 type; [all …]
|
/linux-4.1.27/include/uapi/linux/can/ |
D | gw.h | 51 __u8 can_family; 52 __u8 gwtype; 103 __u8 modtype; 112 __u8 init_xor_val; 119 __u8 init_crc_val; 120 __u8 final_xor_val; 121 __u8 crctab[256]; 122 __u8 profile; 123 __u8 profile_data[20];
|
/linux-4.1.27/drivers/s390/char/ |
D | tape_3590.h | 138 __u8 flags; 143 __u8 count; 149 __u8 fmt; 150 __u8 mc; 152 __u8 flags; 158 __u8 code; 159 __u8 flags; 161 __u8 max_count; 166 __u8 code; 167 __u8 flags; [all …]
|
D | vmur.h | 34 __u8 file_stat; 35 __u8 dev_type; 42 __u8 file_class; 43 __u8 sfb_lok; 46 __u8 current_starting_copy_number; 47 __u8 sfblock_cntrl_flags; 48 __u8 reserved_5; 49 __u8 more_status_flags;
|
/linux-4.1.27/arch/powerpc/include/asm/ |
D | smu.h | 538 __u8 id; 539 __u8 len; 540 __u8 version; 541 __u8 flags; 565 __u8 pad; 566 __u8 maxtemp; /* Max temp. supported by this 615 __u8 model_id; 616 __u8 unknown[3]; 626 __u8 unknown1; 627 __u8 target_temp_delta; [all …]
|
/linux-4.1.27/include/scsi/ |
D | scsi.h | 209 __u8 opcode; /* opcode always == VARIABLE_LENGTH_CMD */ 210 __u8 control; 211 __u8 misc[5]; 212 __u8 additional_cdb_length; /* total cdb length - 8 */ 368 __u8 _r1; /* reserved */ 369 __u8 medium; /* device-specific medium type */ 370 __u8 _r2; /* reserved */ 371 __u8 block_desc_length; /* block descriptor length */ 372 __u8 density; /* device-specific density code */ 373 __u8 number_blocks_hi; /* number of blocks in this block desc */ [all …]
|
/linux-4.1.27/net/ceph/ |
D | auth_x_protocol.h | 10 __u8 struct_v; 32 __u8 struct_v; 37 __u8 struct_v; 44 __u8 struct_v; 63 __u8 struct_v; 70 __u8 struct_v; 75 __u8 struct_v; 86 __u8 struct_v;
|
/linux-4.1.27/drivers/w1/ |
D | w1_netlink.h | 78 __u8 type; 79 __u8 status; 82 __u8 id[8]; 88 __u8 data[0]; 134 __u8 cmd; 135 __u8 res; 137 __u8 data[0];
|
/linux-4.1.27/arch/s390/kernel/ |
D | ebcdic.c | 18 __u8 _ascebc[256] = 91 __u8 _ebcasc[256] = 167 __u8 _ascebc_500[256] = 240 __u8 _ebcasc_500[256] = 317 __u8 _ebc_tolower[256] = 358 __u8 _ebc_toupper[256] =
|
/linux-4.1.27/include/uapi/linux/netfilter/ |
D | xt_multiport.h | 16 __u8 flags; /* Type of comparison */ 17 __u8 count; /* Number of ports */ 22 __u8 flags; /* Type of comparison */ 23 __u8 count; /* Number of ports */ 25 __u8 pflags[XT_MULTI_PORTS]; /* Port flags */ 26 __u8 invert; /* Invert flag */
|
D | xt_recent.h | 29 __u8 check_set; 30 __u8 invert; 32 __u8 side; 38 __u8 check_set; 39 __u8 invert; 41 __u8 side;
|
D | xt_dscp.h | 21 __u8 dscp; 22 __u8 invert; 26 __u8 tos_mask; 27 __u8 tos_value; 28 __u8 invert;
|
D | xt_tcpudp.h | 10 __u8 option; /* TCP Option iff non-zero*/ 11 __u8 flg_mask; /* TCP flags mask byte */ 12 __u8 flg_cmp; /* TCP flags compare byte */ 13 __u8 invflags; /* Inverse flags */ 27 __u8 invflags; /* Inverse flags */
|
D | nfnetlink_log.h | 20 __u8 hook; /* netfilter hook */ 21 __u8 _pad; 27 __u8 hw_addr[8]; 68 __u8 command; /* nfulnl_msg_config_cmds */ 73 __u8 copy_mode; 74 __u8 _pad;
|
D | xt_u32.h | 15 __u8 nextop; 32 __u8 nnums; 33 __u8 nvalues; 38 __u8 ntests; 39 __u8 invert;
|
/linux-4.1.27/drivers/isdn/hardware/mISDN/ |
D | hfcsusb.h | 115 __u8 hfcs_reg; /* register number */ 116 __u8 reg_val; /* value to be written (or read) */ 238 __u8 buffer[ISO_BUFFER_SIZE]; /* buffer rx/tx USB URB data */ 240 __u8 indx; /* Fifos's ISO double buffer 0 or 1 ? */ 243 __u8 iso_frm_strt_pos; /* index in start_frame[] */ 252 __u8 usb_packet_maxlen; /* maximum length for usb transfer */ 254 __u8 intervall; /* interrupt interval */ 256 __u8 buffer[128]; /* buffer USB INT OUT URB data */ 259 __u8 usb_transfer_mode; /* switched between ISO and INT */ 267 __u8 stop_gracefull; /* stops URB retransmission */ [all …]
|
/linux-4.1.27/tools/usb/ |
D | testusb.c | 80 __u8 bLength; 81 __u8 bDescriptorType; 83 __u8 bDeviceClass; 84 __u8 bDeviceSubClass; 85 __u8 bDeviceProtocol; 86 __u8 bMaxPacketSize0; 90 __u8 iManufacturer; 91 __u8 iProduct; 92 __u8 iSerialNumber; 93 __u8 bNumConfigurations; [all …]
|
/linux-4.1.27/include/uapi/linux/wimax/ |
D | i2400m.h | 145 __u8 reserved[88]; 228 __u8 cs; 229 __u8 reserved[11]; 427 __u8 pl[0]; 489 __u8 reserved1[400]; 490 __u8 mac_address[ETH_ALEN]; 491 __u8 reserved2[2]; 502 __u8 sw_rf_switch; /* 1 ON, 2 OFF */ 503 __u8 hw_rf_switch; /* 1 ON, 2 OFF */ 504 __u8 reserved[2]; [all …]
|
/linux-4.1.27/include/video/ |
D | mbxfb.h | 65 __u8 overlay_blend_mode; 66 __u8 overlay_colorkey_mode; 67 __u8 overlay_global_alpha; 71 __u8 graphics_blend_mode; 72 __u8 graphics_colorkey_mode; 73 __u8 graphics_global_alpha; 81 __u8 bottom; 82 __u8 top;
|
/linux-4.1.27/drivers/media/radio/wl128x/ |
D | fmdrv_common.h | 138 __u8 fm_op; 146 __u8 hdr; /* Logical Channel-8 */ 147 __u8 len; /* Number of bytes follows */ 148 __u8 op; /* FM Opcode */ 149 __u8 rd_wr; /* Read/Write command */ 150 __u8 dlen; /* Length of payload */ 157 __u8 header; /* Logical Channel-8 */ 158 __u8 len; /* Number of bytes follows */ 159 __u8 status; /* Event status */ 160 __u8 num_fm_hci_cmds; /* Number of pkts the host allowed to send */ [all …]
|
/linux-4.1.27/fs/ocfs2/ |
D | ocfs1_fs_compat.h | 48 /*08*/ __u8 signature[OCFS1_MAX_VOL_SIGNATURE_LEN]; 49 /*88*/ __u8 mount_point[OCFS1_MAX_MOUNT_POINT_LEN]; 79 __u8 file_lock; 80 __u8 compat_pad[3]; /* Not in original definition. Used to 98 /*30*/ __u8 label[OCFS1_MAX_VOL_LABEL_LEN]; 100 /*72*/ __u8 vol_id[OCFS1_MAX_VOL_ID_LENGTH]; 102 /*84*/ __u8 cluster_name[OCFS1_MAX_CLUSTER_NAME_LEN];
|
D | ocfs2_fs.h | 475 __u8 e_reserved1; 476 __u8 e_flags; /* Extent flags */ 547 /*00*/ __u8 h_signature[8]; /* Signature for verification */ 580 /*00*/ __u8 es_valid; 581 __u8 es_reserved1[3]; 605 /*00*/ __u8 ci_stack[OCFS2_STACK_LABEL_LEN]; 609 __u8 ci_stackflags; 610 __u8 ci_reserved1; 611 __u8 ci_reserved2; 612 __u8 ci_reserved3; [all …]
|
/linux-4.1.27/include/linux/crush/ |
D | crush.h | 70 __u8 ruleset; 71 __u8 type; 72 __u8 min_size; 73 __u8 max_size; 114 __u8 alg; /* one of CRUSH_BUCKET_* */ 115 __u8 hash; /* which hash function to use, CRUSH_HASH_* */ 144 __u8 num_nodes; 189 __u8 chooseleaf_vary_r;
|
/linux-4.1.27/net/nfc/nci/ |
D | data.c | 39 __u8 conn_id, int err) in nci_data_exchange_complete() 77 __u8 conn_id, in nci_push_data_hdr() 79 __u8 pbf) in nci_push_data_hdr() 89 nci_mt_set((__u8 *)hdr, NCI_MT_DATA_PKT); in nci_push_data_hdr() 90 nci_pbf_set((__u8 *)hdr, pbf); in nci_push_data_hdr() 94 __u8 conn_id, in nci_queue_tx_data_frags() 167 int nci_send_data(struct nci_dev *ndev, __u8 conn_id, struct sk_buff *skb) in nci_send_data() 211 __u8 pbf, __u8 conn_id, __u8 status) in nci_add_rx_data_frag() 268 __u8 pbf = nci_pbf(skb->data); in nci_rx_data_packet() 269 __u8 status = 0; in nci_rx_data_packet() [all …]
|
/linux-4.1.27/drivers/infiniband/hw/nes/ |
D | nes_user.h | 55 __u8 userspace_ver; 56 __u8 reserved8[3]; 63 __u8 virtwq; /* flag to indicate if virtual WQ are to be used or not */ 64 __u8 kernel_ver; 65 __u8 reserved[2]; 76 __u8 reserved[4];
|
/linux-4.1.27/fs/adfs/ |
D | dir_f.h | 32 __u8 dirload[4]; 33 __u8 direxec[4]; 34 __u8 dirlen[4]; 35 __u8 dirinddiscadd[3]; 36 __u8 newdiratts;
|