Home
last modified time | relevance | path

Searched refs:u_int8_t (Results 1 – 25 of 867) sorted by relevance

12345678910>>...35

/freebsd-9-stable/sys/cam/scsi/
Dscsi_cd.h61 u_int8_t op_code;
62 u_int8_t byte2;
63 u_int8_t unused[6];
64 u_int8_t resume;
65 u_int8_t control;
72 u_int8_t op_code;
73 u_int8_t byte2;
74 u_int8_t unused;
75 u_int8_t start_m;
76 u_int8_t start_s;
[all …]
Dscsi_da.h59 u_int8_t opcode;
61 u_int8_t byte2;
62 u_int8_t reserved[3];
63 u_int8_t control;
72 u_int8_t opcode;
73 u_int8_t byte2;
80 u_int8_t vendor_specific;
81 u_int8_t interleave[2];
82 u_int8_t control;
87 u_int8_t opcode;
[all …]
Dscsi_ch.h77 u_int8_t opcode;
79 u_int8_t byte2;
80 u_int8_t tea[2]; /* transport element address */
81 u_int8_t src[2]; /* source address */
82 u_int8_t fdst[2]; /* first destination address */
83 u_int8_t sdst[2]; /* second destination address */
84 u_int8_t invert;
87 u_int8_t control;
95 u_int8_t opcode;
97 u_int8_t byte2;
[all …]
Dscsi_sa.h39 u_int8_t opcode;
40 u_int8_t byte2;
41 u_int8_t unused[3];
42 u_int8_t control;
47 u_int8_t gran;
50 u_int8_t maximum[3];
51 u_int8_t minimum[2];
56 u_int8_t opcode;
57 u_int8_t sli_fixed;
60 u_int8_t length[3];
[all …]
Dscsi_all.h114 u_int8_t opcode;
115 u_int8_t bytes[11];
120 u_int8_t opcode;
121 u_int8_t byte2;
123 u_int8_t unused[2];
124 u_int8_t length;
125 u_int8_t control;
130 u_int8_t opcode;
131 u_int8_t byte2;
132 u_int8_t unused[3];
[all …]
/freebsd-9-stable/contrib/tcpdump/
Dbootp.h24 u_int8_t bp_op; /* packet opcode type */
25 u_int8_t bp_htype; /* hardware addr type */
26 u_int8_t bp_hlen; /* hardware addr length */
27 u_int8_t bp_hops; /* gateway hops */
36 u_int8_t bp_chaddr[16]; /* client hardware address */
37 u_int8_t bp_sname[64]; /* server host name */
38 u_int8_t bp_file[128]; /* boot file name */
39 u_int8_t bp_vend[64]; /* vendor-specific area */
68 #define TAG_PAD ((u_int8_t) 0)
69 #define TAG_SUBNET_MASK ((u_int8_t) 1)
[all …]
Dieee802_11.h131 u_int8_t da[6];
132 u_int8_t sa[6];
133 u_int8_t bssid[6];
148 u_int8_t element_id;
149 u_int8_t length;
154 u_int8_t element_id;
155 u_int8_t length;
156 u_int8_t rate[16];
160 u_int8_t element_id;
161 u_int8_t length;
[all …]
/freebsd-9-stable/sys/i386/include/
Delan_mmcr.h44 u_int8_t CPUCTL;
45 u_int8_t pad_0x003[0xd];
52 u_int8_t pad_0x01a[0x6];
53 u_int8_t ECCCTL;
54 u_int8_t ECCSTA;
55 u_int8_t ECCCKBPOS;
56 u_int8_t ECCCKTEST;
59 u_int8_t pad_0x02c[0x14];
62 u_int8_t DBCTL;
63 u_int8_t pad_0x041[0xf];
[all …]
/freebsd-9-stable/sys/dev/mly/
Dmlyreg.h140 u_int8_t res1:4;
141u_int8_t host_port_mapped:1; /* this system drive visibile to host on this controller/port combina…
142 u_int8_t tid_valid:1; /* target ID valid */
143 u_int8_t hid_valid:1; /* host ID valid */
144 u_int8_t lun_valid:1; /* LUN valid */
145 u_int8_t res2;
146 u_int8_t lun; /* LUN */
147 u_int8_t tid; /* TID */
148 u_int8_t hid[32]; /* HID (one bit for each host) */
155 u_int8_t rdahen:1; /* N/A */
[all …]
/freebsd-9-stable/sys/dev/ata/
Datapi-tape.h32 u_int8_t data_length; /* total length of data */
33 u_int8_t medium_type; /* medium type (if any) */
34 u_int8_t reserved :4;
35 u_int8_t mode :3; /* buffering mode */
36 u_int8_t write_protect :1; /* media is writeprotected */
37 u_int8_t blk_desc_len; /* block Descriptor Length */
40 u_int8_t page_code :6;
43 u_int8_t reserved0_6 :1;
44 u_int8_t ps :1; /* parameters saveable */
45 u_int8_t page_length; /* page Length == 0x12 */
[all …]
Data-raid.h45 u_int8_t name[32];
93 u_int8_t serial[16]; /* serial # of physical disk */
134 u_int8_t dummy_0;
135 u_int8_t type;
138 u_int8_t dummy_1;
139 u_int8_t flags;
141 u_int8_t dummy_2;
142 u_int8_t dummy_3;
143 u_int8_t dummy_4;
144 u_int8_t dummy_5;
[all …]
Datapi-cd.h40 u_int8_t data[2048];
47 u_int8_t medium_type;
48 u_int8_t dev_spec;
49 u_int8_t unused[2];
53 u_int8_t page_code;
57 u_int8_t param_len;
58 u_int8_t flags;
62 u_int8_t reserved3;
63 u_int8_t reserved4;
64 u_int8_t reserved5;
[all …]
/freebsd-9-stable/sys/dev/amr/
Damrreg.h212 u_int8_t aa_maxio;
213 u_int8_t aa_rebuild_rate;
214 u_int8_t aa_maxtargchan;
215 u_int8_t aa_channels;
216 u_int8_t aa_firmware[4];
218 u_int8_t aa_chipsetvalue;
219 u_int8_t aa_memorysize;
220 u_int8_t aa_cacheflush;
221 u_int8_t aa_bios[4];
222 u_int8_t aa_boardtype;
[all …]
/freebsd-9-stable/sys/dev/buslogic/
Dbtreg.h176 u_int8_t num_mboxes;
177 u_int8_t base_addr[3];
181 u_int8_t board_type;
184 u_int8_t cust_features;
186 u_int8_t firmware_rev_major;
187 u_int8_t firmware_rev_minor;
191 u_int8_t enable;
195 u_int8_t enable;
196 u_int8_t reserved;
197 u_int8_t timeout[2]; /* timeout in milliseconds */
[all …]
/freebsd-9-stable/sys/dev/ips/
Dipsreg.h204 u_int8_t command;
205 u_int8_t id;
206 u_int8_t drivenum;
207 u_int8_t reserve2;
214 u_int8_t command;
215 u_int8_t id;
216 u_int8_t drivenum;
217 u_int8_t segnum;
225 u_int8_t command;
226 u_int8_t id;
[all …]
/freebsd-9-stable/sys/dev/twe/
Dtwereg.h168 u_int8_t opcode:5; /* TWE_OP_INITCONNECTION */
169 u_int8_t res1:3;
170 u_int8_t size;
171 u_int8_t request_id;
172 u_int8_t res2:4;
173 u_int8_t host_id:4;
174 u_int8_t status;
175 u_int8_t flags;
182 u_int8_t opcode:5; /* TWE_OP_READ/TWE_OP_WRITE */
183 u_int8_t res1:3;
[all …]
/freebsd-9-stable/sys/dev/ciss/
Dcissreg.h71 u_int8_t :8; /* reserved */
72 u_int8_t sg_in_list; /* SG's in the command structure */
82 u_int8_t cdb_length; /* valid CDB bytes */
83 u_int8_t type:3;
86 u_int8_t attribute:3;
92 u_int8_t direction:2;
98 u_int8_t cdb[CISS_CDB_BUFFER_SIZE];
109 u_int8_t scsi_status;
120 u_int8_t sense_length;
138 u_int8_t res1[3];
[all …]
/freebsd-9-stable/sys/dev/ida/
Didareg.h140 u_int8_t nheads;
141 u_int8_t signature;
142 u_int8_t psectors;
144 u_int8_t max_acc;
145 u_int8_t control;
147 u_int8_t ptracks;
149 u_int8_t nsectors;
150 u_int8_t checksum;
166 u_int8_t mirror; /* fault tolerance */
167 u_int8_t reserved;
[all …]
/freebsd-9-stable/sys/dev/mlx/
Dmlxreg.h211 u_int8_t me_num_sys_drvs;
212 u_int8_t res1[3];
215 u_int8_t me_status_flags;
216 u_int8_t me_free_state_change_count;
217 u_int8_t me_fwminor;
218 u_int8_t me_fwmajor;
219 u_int8_t me_rebuild_flag;
220 u_int8_t me_max_commands;
221 u_int8_t me_offline_sd_count;
222 u_int8_t res3;
[all …]
/freebsd-9-stable/sys/opencrypto/
Dxform.c67 static int null_setkey(u_int8_t **, u_int8_t *, int);
68 static int des1_setkey(u_int8_t **, u_int8_t *, int);
69 static int des3_setkey(u_int8_t **, u_int8_t *, int);
70 static int blf_setkey(u_int8_t **, u_int8_t *, int);
71 static int cast5_setkey(u_int8_t **, u_int8_t *, int);
72 static int skipjack_setkey(u_int8_t **, u_int8_t *, int);
73 static int rijndael128_setkey(u_int8_t **, u_int8_t *, int);
74 static int aes_xts_setkey(u_int8_t **, u_int8_t *, int);
75 static int cml_setkey(u_int8_t **, u_int8_t *, int);
77 static void null_encrypt(caddr_t, u_int8_t *);
[all …]
/freebsd-9-stable/sys/netgraph/bluetooth/include/
Dng_hci.h341 u_int8_t type; /* MUST be 0x1 */
343 u_int8_t length; /* parameter(s) length in bytes */
350 u_int8_t type; /* MUST be 0x2 */
359 u_int8_t type; /* MUST be 0x3 */
361 u_int8_t length; /* payload length in bytes */
368 u_int8_t type; /* MUST be 0x4 */
369 u_int8_t event; /* event */
370 u_int8_t length; /* parameter(s) length in bytes */
375 u_int8_t b[NG_HCI_BDADDR_SIZE];
384 u_int8_t status; /* 0x00 - success */
[all …]
/freebsd-9-stable/sys/dev/tws/
Dtws_hdm.h220 u_int8_t res1__opcode; /* 3:5 */
221 u_int8_t size;
222 u_int8_t request_id;
223 u_int8_t res2;
224 u_int8_t status;
225 u_int8_t flags;
237 u_int8_t sgl_off__opcode;/* 3:5 */
238 u_int8_t size;
239 u_int8_t request_id;
240 u_int8_t unit;
[all …]
/freebsd-9-stable/sys/dev/dpt/
Ddpt.h373 typedef void (*buff_wr_done)(int unit, u_int8_t channel, u_int8_t target,
374 u_int8_t lun, u_int16_t offset, u_int16_t length,
377 typedef void (*dpt_rec_buff)(int unit, u_int8_t channel, u_int8_t target,
378 u_int8_t lun, void *buffer, u_int16_t offset,
383 u_int8_t error :1, /* previous command ended in an error */
395 u_int8_t abusy :1, /* auxiliary busy */
402 u_int8_t data_reg[2]; /* R, couldn't figure this one out */
403 u_int8_t cp_addr[4]; /* W, CP address register */
405 u_int8_t command; /*
410 u_int8_t statusbyte;
[all …]
/freebsd-9-stable/sys/dev/mrsas/
Dmrsas.h146 u_int8_t Type:4; // 0x00
147 u_int8_t nseg:4; // 0x00
148 u_int8_t resvd0; // 0x01
150 u_int8_t regLockFlags; // 0x04
151 u_int8_t resvd1; // 0x05
156 u_int8_t exStatus; // 0x16
157 u_int8_t status; // 0x17 status
158 u_int8_t RAIDFlags; // 0x18 resvd[7:6],ioSubType[5:4],resvd[3:1],preferredCpu[0]
159 u_int8_t numSGE; // 0x19 numSge; not including chain entries
161 u_int8_t spanArm; // 0x1C span[7:5], arm[4:0]
[all …]
/freebsd-9-stable/sys/dev/trm/
Dtrm.h46 u_int8_t width;
47 u_int8_t period;
48 u_int8_t offset;
52 u_int8_t disc_tag; /* bits define..... */
145 u_int8_t CmdBlock[12];
164 u_int8_t * pMsgPtr;
166 u_int8_t SRBSGCount;
167 u_int8_t SRBSGIndex;
168 u_int8_t MsgInBuf[6];
169 u_int8_t MsgOutBuf[6];
[all …]

12345678910>>...35