Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/sym53c8xx_2/
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()
Dsym_glue.c248 struct sym_tcb *tp = &np->target[cp->target]; in sym_scatter()
283 struct sym_tcb *tp; in sym_queue_command()
693 static void sym_tune_dev_queuing(struct sym_tcb *tp, int lun, u_short reqtags) in sym_tune_dev_queuing()
718 struct sym_tcb *tp = &np->target[sdev->id]; in sym53c8xx_slave_alloc()
778 struct sym_tcb *tp = &np->target[sdev->id]; in sym53c8xx_slave_configure()
814 struct sym_tcb *tp = &np->target[sdev->id]; in sym53c8xx_slave_destroy()
887 struct sym_tcb *tp; in sym_exec_user_command()
1884 struct sym_tcb *tp = &np->target[starget->id]; in sym2_set_offset()
1894 struct sym_tcb *tp = &np->target[starget->id]; in sym2_set_period()
1909 struct sym_tcb *tp = &np->target[starget->id]; in sym2_set_width()
[all …]
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 …]
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),
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()
Dsym_hipd.h379 struct sym_tcb { struct
855 struct sym_tcb target[SYM_CONF_MAX_TARGET];