Lines Matching refs:u_int8_t

39 	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];
61 u_int8_t control;
66 u_int8_t opcode;
67 u_int8_t immediate;
69 u_int8_t reserved[2];
70 u_int8_t eot_reten_load;
74 u_int8_t control;
79 u_int8_t opcode;
80 u_int8_t immediate;
82 u_int8_t reserved[3];
83 u_int8_t control;
97 u_int8_t opcode;
98 u_int8_t code;
100 u_int8_t count[3];
101 u_int8_t control;
106 u_int8_t opcode;
107 u_int8_t byte2;
110 u_int8_t num_marks[3];
111 u_int8_t control;
120 u_int8_t opcode;
121 u_int8_t lun_thirdparty;
126 u_int8_t reserved[3];
127 u_int8_t control;
135 u_int8_t opcode;
136 u_int8_t lun_imm_long;
140 u_int8_t reserved[3];
141 u_int8_t control;
171 u_int8_t pagecode; /* 0x10 */
172 u_int8_t pagelength; /* 0x0e */
173 u_int8_t byte2; /* CAP, CAF, Active Format */
174 u_int8_t active_partition;
175 u_int8_t wb_full_ratio;
176 u_int8_t rb_empty_ratio;
177 u_int8_t wrdelay_time[2];
178 u_int8_t byte8;
186 u_int8_t gap_size;
187 u_int8_t byte10;
188 u_int8_t ew_bufsize[3];
189 u_int8_t sel_comp_alg;
193 u_int8_t extra_wp;
201 u_int8_t page_code; /* 0x0f */
202 u_int8_t page_length; /* 0x0e */
203 u_int8_t dce_and_dcc;
206 u_int8_t dde_and_red;
213 u_int8_t comp_algorithm[4];
214 u_int8_t decomp_algorithm[4];
215 u_int8_t reserved[4];
219 struct { u_int8_t pagecode, pagelength; } hdr;
225 u_int8_t opcode; /* READ_POSITION */
226 u_int8_t byte1; /* set LSB to read hardware block pos */
227 u_int8_t reserved[8];
231 u_int8_t flags;
239 u_int8_t partition;
240 u_int8_t reserved[2];
241 u_int8_t firstblk[4];
242 u_int8_t lastblk[4];
243 u_int8_t reserved2;
244 u_int8_t nbufblk[3];
245 u_int8_t nbufbyte[4];
249 u_int8_t opcode;
250 u_int8_t byte1;
254 u_int8_t reserved1;
255 u_int8_t blkaddr[4];
256 u_int8_t reserved2;
257 u_int8_t partition;
258 u_int8_t control;
301 u_int8_t, struct scsi_read_block_limits_data *,
302 u_int8_t , u_int32_t);
306 u_int8_t tag_action, int readop, int sli,
307 int fixed, u_int32_t length, u_int8_t *data_ptr,
308 u_int32_t dxfer_len, u_int8_t sense_len,
313 u_int8_t tag_action, int immediate, u_int8_t sense_len,
318 u_int8_t tag_action, scsi_space_code code,
319 u_int32_t count, u_int8_t sense_len, u_int32_t timeout);
323 u_int8_t tag_action, int immediate, int eot,
324 int reten, int load, u_int8_t sense_len,
329 u_int8_t tag_action, int immediate, int setmark,
330 u_int32_t num_marks, u_int8_t sense_len,
335 union ccb *), u_int8_t tag_action,
337 u_int8_t sense_len, u_int32_t timeout,
342 u_int8_t tag_action, int immediate, int long_erase,
343 u_int8_t sense_len, u_int32_t timeout);
346 u_int8_t dce, u_int8_t dde, u_int8_t red,
352 u_int8_t tag_action, int hardsoft,
354 u_int8_t sense_len, u_int32_t timeout);
358 u_int8_t tag_action, int hardsoft, u_int32_t blkno,
359 u_int8_t sense_len, u_int32_t timeout);