Lines Matching defs:sym_tcb
1108 struct sym_tcb { struct
1113 /*0*/ struct sym_tcbh head; argument
1119 u32 *luntbl; /* LCBs bus address table */
1124 lcb_p lun0p; /* LCB of LUN #0 (usual case) */
1126 lcb_p *lunmp; /* Other LCBs [1..MAX_LUN] */
1134 u32 lun_map[(SYM_CONF_MAX_LUN+31)/32];
1140 u32 busy0_map[(SYM_CONF_MAX_LUN+31)/32];
1145 struct sym_tinfo tinfo;
1151 ccb_p nego_cp; /* CCB used for the nego */
1156 u_char to_reset;
1162 u_char usrflags;
1163 u_short usrtags;