Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/sym53c8xx_2/
Dsym_nvram.h197 void sym_nvram_setup_target (struct sym_tcb *tp, int target, struct sym_nvram *nvp);
202 static inline void sym_nvram_setup_target(struct sym_tcb *tp, struct sym_nvram *nvram) { } in sym_nvram_setup_target()
Dsym_glue.c268 struct sym_tcb *tp = &np->target[cp->target]; in sym_scatter()
303 struct sym_tcb *tp; in sym_queue_command()
715 static void sym_tune_dev_queuing(struct sym_tcb *tp, int lun, u_short reqtags) in sym_tune_dev_queuing()
740 struct sym_tcb *tp = &np->target[sdev->id]; in sym53c8xx_slave_alloc()
800 struct sym_tcb *tp = &np->target[sdev->id]; in sym53c8xx_slave_configure()
836 struct sym_tcb *tp = &np->target[sdev->id]; in sym53c8xx_slave_destroy()
909 struct sym_tcb *tp; in sym_exec_user_command()
1907 struct sym_tcb *tp = &np->target[starget->id]; in sym2_set_offset()
1917 struct sym_tcb *tp = &np->target[starget->id]; in sym2_set_period()
1932 struct sym_tcb *tp = &np->target[starget->id]; in sym2_set_width()
[all …]
Dsym_hipd.c83 struct sym_tcb *tp = &np->target[target]; in sym_print_nego_msg()
915 struct sym_tcb *tp = &np->target[i];
1421 struct sym_tcb *tp = &np->target[cp->target];
1658 struct sym_tcb *tp = &np->target[cp->target];
1890 struct sym_tcb *tp = &np->target[i];
1949 struct sym_tcb *tp = &np->target[target];
2048 static void sym_announce_transfer_rate(struct sym_tcb *tp)
2077 struct sym_tcb *tp = &np->target[target];
2107 struct sym_tcb *tp = &np->target[target];
2140 struct sym_tcb *tp = &np->target[target];
[all …]
Dsym_fw2.h892 offsetof(struct sym_tcb, head.wval),
894 offsetof(struct sym_tcb, head.sval),
901 offsetof(struct sym_tcb, head.uval),
924 offsetof(struct sym_tcb, head.luntbl_sa),
940 offsetof(struct sym_tcb, head.lun0_sa),
Dsym_nvram.c95 sym_Symbios_setup_target(struct sym_tcb *tp, int target, Symbios_nvram *nvram) in sym_Symbios_setup_target()
119 sym_Tekram_setup_target(struct sym_tcb *tp, int target, Tekram_nvram *nvram) in sym_Tekram_setup_target()
138 void sym_nvram_setup_target(struct sym_tcb *tp, int target, struct sym_nvram *nvp) in sym_nvram_setup_target()
Dsym_hipd.h392 struct sym_tcb { struct
868 struct sym_tcb target[SYM_CONF_MAX_TARGET];