Searched refs:sym_tcb (Results 1 – 4 of 4) sorted by relevance
/linux-2.4.37.9/drivers/scsi/sym53c8xx_2/ |
D | sym_fw2.h | 920 offsetof(struct sym_tcb, head.wval), 922 offsetof(struct sym_tcb, head.sval), 929 offsetof(struct sym_tcb, head.uval), 952 offsetof(struct sym_tcb, head.luntbl_sa), 968 offsetof(struct sym_tcb, head.lun0_sa),
|
D | sym_hipd.h | 431 struct sym_tcb { struct 955 struct sym_tcb target[SYM_CONF_MAX_TARGET];
|
D | sym_glue.h | 182 typedef struct sym_tcb *tcb_p;
|
D | sym_hipd.c | 5076 offsetof(struct sym_tcb, head.sval)) &3) == 0); 5078 offsetof(struct sym_tcb, head.wval)) &3) == 0);
|