Home
last modified time | relevance | path

Searched defs:sym_tcb (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/drivers/scsi/sym53c8xx_2/
Dsym_hipd.h379 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 */
[all …]