Lines Matching refs:tcb

1114 struct tcb;
1150 struct tcb {
1156 ** JUMP IF (SFBR != #target#), @(next tcb)
1165 ** SCR_COPY (1), @(sval field of this tcb), @(sxfer register)
1166 ** SCR_COPY (1), @(wval field of this tcb), @(scntl3 register)
1190 struct lcb * lp[MAX_LUN]; /* The lcb's of this tcb */
1635 ** SCR_JUMP ^ IFTRUE(MASK(i, 3)), @(next tcb mod. i)
1642 struct tcb target[MAX_TARGET]; /* Target data */
1925 static void ncr_negotiate (struct ncb* np, struct tcb* tp);
2594 ** - struct tcb
3963 struct tcb *tp = &np->target[i];
4053 struct tcb *tp = &np->target[cp->target];
4113 struct tcb *tp = &np->target[sdev->id];
4698 struct tcb *tp;
4810 struct tcb *tp;
4840 ** used for negotiation, clear this info in the tcb.
5085 struct tcb *tp = &np->target[cp->target];
5317 struct tcb *tp = &np->target[i];
5359 static void ncr_negotiate (struct ncb* np, struct tcb* tp)
5489 struct tcb *tp = &np->target[target];
5524 struct tcb *tp;
5582 struct tcb *tp;
5626 struct tcb *tp = &np->target[tn];
6535 struct tcb *tp = &np->target[cmd->device->id];
6691 struct tcb *tp = &np->target[target];
7139 struct tcb *tp = &np->target[tn];
7248 struct tcb *tp = &np->target[cp->target];
7349 struct tcb *tp = &np->target[tn];
7398 struct tcb *tp = &np->target[tn];
7404 ** Jump to next tcb if SFBR does not match this target.
7405 ** JUMP IF (SFBR != #target#), @(next tcb)
7464 offsetof(struct tcb , sval )) &3) != 3);
7466 offsetof(struct tcb , wval )) &3) != 3);
7469 offsetof(struct tcb , sval )) &3) != 0);
7471 offsetof(struct tcb , wval )) &3) != 0);
7485 struct tcb *tp = &np->target[tn];
7576 struct tcb *tp = &np->target[tn];
7959 struct tcb *tp = &np->target[device->id];
7969 struct tcb *tp = &np->target[device->id];
8531 struct tcb *tp = &np->target[starget->id];
8547 struct tcb *tp = &np->target[starget->id];
8563 struct tcb *tp = &np->target[starget->id];