Lines Matching refs:tn
58 static void sym_alloc_lcb_tags (struct sym_hcb *np, u_char tn, u_char ln);
4652 u_char tn = cmd->device->id; local
4654 struct sym_tcb *tp = &np->target[tn];
4686 sym_alloc_lcb_tags(np, tn, ln);
4760 cp->target = tn;
4957 static void sym_init_tcb (struct sym_hcb *np, u_char tn) argument
4973 struct sym_lcb *sym_alloc_lcb (struct sym_hcb *np, u_char tn, u_char ln) argument
4975 struct sym_tcb *tp = &np->target[tn];
4981 sym_init_tcb (np, tn);
5057 static void sym_alloc_lcb_tags (struct sym_hcb *np, u_char tn, u_char ln) argument
5059 struct sym_tcb *tp = &np->target[tn];
5104 int sym_free_lcb(struct sym_hcb *np, u_char tn, u_char ln) argument
5106 struct sym_tcb *tp = &np->target[tn];