Lines Matching defs:sym_tcb
379 struct sym_tcb { struct
384 /*0*/ struct sym_tcbh head; argument
390 u32 *luntbl; /* LCBs bus address table */
391 int nlcb; /* Number of valid LCBs (including LUN #0) */
396 struct sym_lcb *lun0p; /* LCB of LUN #0 (usual case) */
398 struct sym_lcb **lunmp; /* Other LCBs [1..MAX_LUN] */
405 struct sym_stcb s;
409 struct sym_trans tgoal;
412 struct sym_trans tprint;
418 struct sym_ccb * nego_cp; /* CCB used for the nego */
423 u_char to_reset;
429 unsigned char usrflags;
430 unsigned char usr_period;
431 unsigned char usr_width;
432 unsigned short usrtags;
433 struct scsi_target *starget;