Lines Matching refs:target
532 int target = 0;
556 target = cmd->device->id;
563 if( target == 0 ) {
564 target = adapter->boot_pdrv_tgt;
566 else if( target == adapter->boot_pdrv_tgt ) {
567 target = 0;
579 target = cmd->device->id;
586 /* have just LUN 0 for each target on virtual channels */
913 channel, target);
923 channel, target);
948 * @target: actual id on the controller.
954 int channel, int target)
970 pthru->target = (adapter->flag & BOARD_40LD) ?
971 (channel << 4) | target : target;
1011 * @target: actual id on the controller.
1019 int channel, int target)
1034 epthru->target = (adapter->flag & BOARD_40LD) ?
1035 (channel << 4) | target : target;
3944 * Cluster support available. Get the initiator target id.
4033 pthru->target = (adapter->flag & BOARD_40LD) ? (ch << 4)|tgt : tgt;
4460 * different target IDs and we cannot assume it to be 7. Call
4461 * to mega_support_cluster() will get the target ids also if