Lines Matching refs:u8

21 		u8 OPC;		/* Opcode register */
22 u8 SCSI; /* SCSI Errors */
23 u8 SUE; /* Spider unique Errors */
24 u8 INT; /* Interrupt Status */
31 u8 SCB_opcode; /* 04 SCB Command opcode */
32 u8 CDB_tag; /* 05 SCSI Tag byte for CDB queues (0 if untagged) */
33 u8 lun; /* 06 SCSI LUN */
34 u8 devid; /* 07 SCSI Device ID */
35 u8 CDB[16]; /* 08-23 SCSI CDB (16 bytes as defined by ANSI spec. */
40 u8 sense_buf_length;/* 40 Auto request sense transfer length */
41 u8 reserved; /* 41 reserved */
42 u8 SCB_options; /* 42 SCB-options */
43 u8 SCB_tag_msg; /* 43 Tagged messages options */
46 u8 host_opcode; /* 48 Host Command Opcode (same as AMR_00) */
47 u8 scsi_stat; /* 49 SCSI Status returned */
48 u8 ret_error; /* 50 SPIDER Unique Error Code returned (SUE) */
49 u8 int_stat; /* 51 Message u8 / Interrupt Status byte returned */
51 u8 last_trans[3]; /* 56-58 Bytes Transferred in last session */
52 u8 length; /* 59 SCSI Messages Length (1-8) */
53 u8 sync_offset; /* 60 Synchronous offset */
54 u8 sync_rate; /* 61 Synchronous rate */
55 u8 flags[2]; /* 62-63 SCB specific flags (local to each thread) */
210 u8 sig1;
211 u8 sig2;
212 u8 version;
213 u8 checksum;
214 u8 cfg_offset;
215 u8 cfg_size;
216 u8 setup_offset;
217 u8 setup_size;
233 u8 ch_1_th; /* FIFO threshold */
234 u8 scsi_conf; /* SCSI configuration */
235 u8 own_scsi_id; /* controller SCSI ID */
236 u8 sel_timeout; /* selection timeout*/
237 u8 sleep_timer; /* seep timer */
240 u8 scsi_pad; /* SCSI pad control */
243 u8 soft_mask; /* soft error mask */
244 u8 unsol_mask; /* unsolicited error mask */