Home
last modified time | relevance | path

Searched refs:u8 (Results 1 – 25 of 4635) sorted by relevance

12345678910>>...186

/linux/drivers/media/dvb-frontends/
H A Dbcm3510_priv.h26 u8 raw;
29 u8 CTL :8;
32 u8 LDCERC_4e;
33 u8 LDUERC_4f;
34 u8 LD_BER0_65;
35 u8 LD_BER1_66;
36 u8 LD_BER2_67;
37 u8 LD_BER3_68;
40 u8 RESET :1;
41 u8 IDLE :1;
[all …]
/linux/include/linux/mlx5/
H A Dmlx5_ifc_fpga.h36 u8 max_num_qps[0x10];
37 u8 reserved_at_10[0x8];
38 u8 total_rcv_credits[0x8];
40 u8 reserved_at_20[0xe];
41 u8 qp_type[0x2];
42 u8 reserved_at_30[0x5];
43 u8 rae[0x1];
44 u8 rwe[0x1];
45 u8 rre[0x1];
46 u8 reserved_at_38[0x4];
[all …]
/linux/include/scsi/
H A Dsas.h204 u8 fis_type; /* 0x34 */
205 u8 flags;
206 u8 status;
207 u8 error;
209 u8 lbal;
210 union { u8 lbam; u8 byte_count_low; };
211 union { u8 lbah; u8 byte_count_high; };
212 u8 device;
214 u8 lbal_exp;
215 u8 lbam_exp;
[all …]
/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl2/
H A Dhw_atl2_utils.h14 u8 link_up:1;
15 u8 link_renegotiate:1;
16 u8 minimal_link_speed:1;
17 u8 internal_loopback:1;
18 u8 external_loopback:1;
19 u8 rate_10M_hd:1;
20 u8 rate_100M_hd:1;
21 u8 rate_1G_hd:1;
23 u8 rate_10M:1;
24 u8 rate_100M:1;
[all …]
/linux/drivers/net/wireless/ath/wil6210/
H A Dwmi.h107 u8 mid;
108 u8 reserved;
371 u8 network_type;
372 u8 dot11_auth_mode;
373 u8 auth_mode;
374 u8 pairwise_crypto_type;
375 u8 pairwise_crypto_len;
376 u8 group_crypto_type;
377 u8 group_crypto_len;
378 u8 ssid_len;
[all …]
/linux/drivers/net/wireless/silabs/wfx/
H A Dhif_api_cmd.h62 u8 reset_stat:1;
63 u8 reset_all_int:1;
64 u8 reserved1:6;
65 u8 reserved2[3];
81 u8 mib_data[];
87 u8 mib_data[];
95 u8 beacon:1;
96 u8 probe_resp:1;
97 u8 probe_req:1;
98 u8 reserved1:5;
[all …]
/linux/drivers/scsi/be2iscsi/
H A Dbe_main.h273 u8 __iomem *csr_va; /* CSR */
274 u8 __iomem *db_va; /* Door Bell */
275 u8 __iomem *pci_va; /* PCI Config */
349 u8 optic_state;
361 u8 mac_address[ETH_ALEN];
362 u8 port_name;
363 u8 port_speed;
429 u8 opcode[6]; /* opcode */
430 u8 rsvd0[2]; /* should be 0 */
431 u8 rsvd1[7];
[all …]
/linux/drivers/net/wireless/ti/wlcore/
H A Dini.h19 u8 ref_clock;
20 u8 settling_time;
21 u8 clk_valid_on_wakeup;
22 u8 dc2dc_mode;
23 u8 dual_mode_select;
24 u8 tx_bip_fem_auto_detect;
25 u8 tx_bip_fem_manufacturer;
26 u8 general_settings;
27 u8 sr_state;
28 u8 srf1[WL1271_INI_MAX_SMART_REFLEX_PARAM];
[all …]
H A Dacx.h122 u8 sleep_auth;
123 u8 padding[3];
175 u8 role_id;
176 u8 wone_index; /* Reserved */
177 u8 slot_time;
178 u8 reserved[5];
188 u8 role_id;
189 u8 enabled;
190 u8 num_groups;
191 u8 pad[1];
[all …]
/linux/arch/powerpc/include/asm/
H A Dimmap_cpm2.h21 u8 res1[6];
23 u8 res2[20];
25 u8 sc_ppc_acr;
26 u8 res3[3];
29 u8 sc_lcl_acr;
30 u8 res4[3];
38 u8 sc_pdtem;
39 u8 res5[3];
41 u8 sc_ldtem;
42 u8 res6[163];
[all …]
/linux/drivers/media/pci/saa7164/
H A Dsaa7164-types.h14 u8 bLength;
15 u8 bDescriptorType;
16 u8 bDescriptorSubtype;
20 u8 bCapabilities;
34 u8 bLength;
35 u8 bDescriptorType;
36 u8 bDescriptorSubtype;
37 u8 bFlags;
38 u8 bInterfaceType;
39 u8 bInterfaceId;
[all …]
/linux/drivers/net/wireless/atmel/
H A Dat76c50x-usb.h89 u8 cr39_values[14];
90 u8 reserved1[14];
91 u8 bb_cr[14];
92 u8 pidvid[4];
93 u8 mac_addr[ETH_ALEN];
94 u8 regulatory_domain;
95 u8 reserved2[14];
96 u8 cr15_values[14];
97 u8 reserved3[3];
101 u8 cr20_values[14];
[all …]
/linux/include/acpi/
H A Dacrestyp.h22 #define ACPI_READ_ONLY_MEMORY (u8) 0x00
23 #define ACPI_READ_WRITE_MEMORY (u8) 0x01
25 #define ACPI_NON_CACHEABLE_MEMORY (u8) 0x00
26 #define ACPI_CACHABLE_MEMORY (u8) 0x01
27 #define ACPI_WRITE_COMBINING_MEMORY (u8) 0x02
28 #define ACPI_PREFETCHABLE_MEMORY (u8) 0x03
38 #define ACPI_NON_ISA_ONLY_RANGES (u8) 0x01
39 #define ACPI_ISA_ONLY_RANGES (u8) 0x02
44 #define ACPI_SPARSE_TRANSLATION (u8) 0x01
49 #define ACPI_DECODE_10 (u8) 0x00 /* 10-bit IO address decode */
[all …]
/linux/drivers/net/ethernet/huawei/hinic/
H A Dhinic_port.h25 u8 status;
26 u8 version;
27 u8 rsvd[6];
29 u8 ver[HINIC_FW_VERSION_NAME];
30 u8 time[HINIC_COMPILE_TIME_LEN];
125 u8 status;
126 u8 version;
127 u8 rsvd0[6];
136 u8 status;
137 u8 version;
[all …]
/linux/drivers/scsi/esas2r/
H A Datioctl.h55 u8 signature[EXPRESS_IOCTL_SIGNATURE_SIZE];
56 u8 return_code;
70 u8 channel;
71 u8 retries;
72 u8 pad[5];
82 u8 function;
86 u8 img_type;
94 u8 pad[2];
97 u8 image[0x80000];
109 u8 channel[MAX_CHANNEL];
[all …]
/linux/drivers/tty/serial/
H A Dsunsab.h11 u8 rfifo[0x20]; /* Receive FIFO */
12 u8 star; /* Status Register */
13 u8 __pad1;
14 u8 mode; /* Mode Register */
15 u8 timr; /* Timer Register */
16 u8 xon; /* XON Character */
17 u8 xoff; /* XOFF Character */
18 u8 tcr; /* Termination Character Register */
19 u8 dafo; /* Data Format */
20 u8 rfc; /* RFIFO Control Register */
[all …]
/linux/drivers/gpu/drm/gma500/
H A Dintel_bios.h15 u8 signature[20]; /**< Always starts with 'VBT$' */
19 u8 vbt_checksum;
20 u8 reserved0;
27 u8 signature[16]; /**< Always 'BIOS_DATA_BLOCK' */
35 u8 type; /* 0 == desktop, 1 == mobile */
36 u8 relstage;
37 u8 chipset;
38 u8 lvds_present:1;
39 u8 tv_present:1;
40 u8 rsvd2:6; /* finish byte */
[all …]
/linux/drivers/scsi/smartpqi/
H A Dsmartpqi.h27 u8 function_and_status_code;
28 u8 reserved[7];
29 u8 max_admin_iq_elements;
30 u8 max_admin_oq_elements;
31 u8 admin_iq_element_length; /* in 16-byte units */
32 u8 admin_oq_element_length; /* in 16-byte units */
34 u8 reserved1[2];
38 u8 reserved2[28];
40 u8 reserved3[4];
47 u8 admin_iq_num_elements;
[all …]
/linux/drivers/scsi/bfa/
H A Dbfa_defs.h105 u8 version; /* vpd data version */
106 u8 vpd_sig[3]; /* characters 'V', 'P', 'D' */
107 u8 chksum; /* u8 checksum */
108 u8 vendor; /* vendor */
109 u8 len; /* vpd data length excluding header */
110 u8 rsv;
111 u8 data[BFA_MFG_VPD_LEN]; /* vpd data */
280 u8 nports;
281 u8 max_speed;
282 u8 prototype;
[all …]
/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_cmd.h18 u8 __iomem *addr;
38 u8 rsv[22];
43 u8 tqp_vf; /* VF id */
48 u8 tqp_flag; /* Indicate it's pf or vf tqp */
50 u8 rsv[18];
64 u8 int_vector_id_l;
65 u8 int_cause_num;
73 u8 vfid;
76 u8 int_vector_id_h;
84 u8 tx_buff_rsv[8];
[all …]
/linux/fs/hpfs/
H A Dhpfs.h46 u8 jmp[3];
47 u8 oem_id[8];
48 u8 bytes_per_sector[2]; /* 512 */
49 u8 sectors_per_cluster;
50 u8 n_reserved_sectors[2];
51 u8 n_fats;
52 u8 n_rootdir_entries[2];
53 u8 n_sectors_s[2];
54 u8 media_byte;
60 u8 drive_number;
[all …]
/linux/drivers/scsi/
H A Da100u2w.h147 u8 opcode; /*00 SCB command code&residual */
148 u8 flags; /*01 SCB Flags */
149 u8 target; /*02 Target Id */
150 u8 lun; /*03 Lun */
157 u8 hastat; /*1C Host Status */
158 u8 tastat; /*1D Target Status */
159 u8 status; /*1E SCB status */
160 u8 link; /*1F Link pointer, default 0xFF */
161 u8 sense_len; /*20 Sense Allocation Length */
162 u8 cdb_len; /*21 CDB Length */
[all …]
/linux/drivers/scsi/mpi3mr/mpi/
H A Dmpi30_ioc.h9 u8 ioc_use_only02;
10 u8 function;
12 u8 ioc_use_only06;
13 u8 msg_flags;
18 u8 reserved18;
19 u8 who_init;
52 u8 ioc_use_only02;
53 u8 function;
55 u8 ioc_use_only06;
56 u8 msg_flags;
[all …]
/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_adminq_cmd.h260 u8 reserved[12];
267 u8 pf_id;
268 u8 reserved[15];
279 u8 hptc;
280 u8 reserved;
292 u8 mac_addr[6];
293 u8 reserved[2];
305 u8 mac_addr_0[6];
306 u8 mac_addr_1[6];
307 u8 local_mac_addr[6];
[all …]
/linux/drivers/net/wireless/ath/ath9k/
H A Deeprom.h109 #define FREQ2FBIN(x, y) (u8)((y) ? ((x) - 2300) : (((x) - 4800) / 5))
287 u8 opCapFlags;
288 u8 eepMisc;
290 u8 macAddr[6];
291 u8 rxMask;
292 u8 txMask;
297 u8 deviceType;
298 u8 pwdclkind;
299 u8 fastClk5g;
300 u8 divChain;
[all …]

12345678910>>...186