Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/scsi/sym53c8xx_2/
Dsym_hipd.h392 struct sym_tcb { struct
397 /*0*/ struct sym_tcbh head; argument
403 u32 *luntbl; /* LCBs bus address table */
404 int nlcb; /* Number of valid LCBs (including LUN #0) */
409 struct sym_lcb *lun0p; /* LCB of LUN #0 (usual case) */
411 struct sym_lcb **lunmp; /* Other LCBs [1..MAX_LUN] */
418 struct sym_stcb s;
422 struct sym_trans tgoal;
425 struct sym_trans tprint;
431 struct sym_ccb * nego_cp; /* CCB used for the nego */
[all …]