Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/scsi/sym53c8xx_2/
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()
A Dsym_glue.c248 struct sym_tcb *tp = &np->target[cp->target]; in sym_scatter()
283 struct sym_tcb *tp; in sym_queue_command()
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()
1924 struct sym_tcb *tp = &np->target[starget->id]; in sym2_set_dt()
[all …]
A Dsym_hipd.c70 struct sym_tcb *tp = &np->target[target]; in sym_print_nego_msg()
902 struct sym_tcb *tp = &np->target[i];
1877 struct sym_tcb *tp = &np->target[i];
4648 struct sym_tcb *tp = &np->target[tn];
4969 struct sym_tcb *tp = &np->target[tn];
5050 struct sym_tcb *tp = &np->target[tn];
5133 struct sym_tcb *tp;
5273 struct sym_tcb *tp;
5355 struct sym_tcb *tp;
5488 struct sym_tcb *tp;
[all …]
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),
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()
A Dsym_hipd.h379 struct sym_tcb { struct
855 struct sym_tcb target[SYM_CONF_MAX_TARGET];

Completed in 25 milliseconds