Home
last modified time | relevance | path

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

/linux/drivers/scsi/sym53c8xx_2/
H A Dsym_nvram.h184 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 Dsym_hipd.c70 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 Dsym_fw2.h879 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 Dsym_nvram.c82 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 Dsym_hipd.h379 struct sym_tcb { struct
855 struct sym_tcb target[SYM_CONF_MAX_TARGET];