Searched defs:sym_tcb (Results 1 – 1 of 1) sorted by relevance
1081 struct sym_tcb { struct1086 /*0*/ struct sym_tcbh head; argument1092 u32 *luntbl; /* LCBs bus address table */1097 lcb_p lun0p; /* LCB of LUN #0 (usual case) */1099 lcb_p *lunmp; /* Other LCBs [1..MAX_LUN] */1107 u32 lun_map[(SYM_CONF_MAX_LUN+31)/32];1113 u32 busy0_map[(SYM_CONF_MAX_LUN+31)/32];1118 struct sym_tinfo tinfo;1143 offsetof(struct sym_tcb, head.sval)) &3) == 0); argument