Searched refs:sym_tcb (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/scsi/sym53c8xx_2/ |
| H A D | sym_nvram.h | 184 void sym_nvram_setup_target (struct sym_tcb *tp, int target, struct sym_nvram *nvp); 189 static inline void sym_nvram_setup_target(struct sym_tcb *tp, struct sym_nvram *nvram) { } in sym_nvram_setup_target()
|
| H A D | sym_hipd.c | 70 struct sym_tcb *tp = &np->target[target]; in sym_print_nego_msg() 902 struct sym_tcb *tp = &np->target[i]; 1408 struct sym_tcb *tp = &np->target[cp->target]; 1645 struct sym_tcb *tp = &np->target[cp->target]; 1877 struct sym_tcb *tp = &np->target[i]; 1936 struct sym_tcb *tp = &np->target[target]; 2035 static void sym_announce_transfer_rate(struct sym_tcb *tp) 2064 struct sym_tcb *tp = &np->target[target]; 2094 struct sym_tcb *tp = &np->target[target]; 2127 struct sym_tcb *tp = &np->target[target]; [all …]
|
| H A D | sym_fw2.h | 879 offsetof(struct sym_tcb, head.wval), 881 offsetof(struct sym_tcb, head.sval), 888 offsetof(struct sym_tcb, head.uval), 911 offsetof(struct sym_tcb, head.luntbl_sa), 927 offsetof(struct sym_tcb, head.lun0_sa),
|
| H A D | sym_nvram.c | 82 sym_Symbios_setup_target(struct sym_tcb *tp, int target, Symbios_nvram *nvram) in sym_Symbios_setup_target() 106 sym_Tekram_setup_target(struct sym_tcb *tp, int target, Tekram_nvram *nvram) in sym_Tekram_setup_target() 125 void sym_nvram_setup_target(struct sym_tcb *tp, int target, struct sym_nvram *nvp) in sym_nvram_setup_target()
|
| H A D | sym_hipd.h | 379 struct sym_tcb { struct 855 struct sym_tcb target[SYM_CONF_MAX_TARGET];
|