Lines Matching refs:target
530 int target = 0;
554 target = cmd->device->id;
561 if( target == 0 ) {
562 target = adapter->boot_pdrv_tgt;
564 else if( target == adapter->boot_pdrv_tgt ) {
565 target = 0;
577 target = cmd->device->id;
584 /* have just LUN 0 for each target on virtual channels */
911 channel, target);
921 channel, target);
946 * @target: actual id on the controller.
952 int channel, int target)
968 pthru->target = (adapter->flag & BOARD_40LD) ?
969 (channel << 4) | target : target;
1009 * @target: actual id on the controller.
1017 int channel, int target)
1032 epthru->target = (adapter->flag & BOARD_40LD) ?
1033 (channel << 4) | target : target;
3916 * Cluster support available. Get the initiator target id.
4005 pthru->target = (adapter->flag & BOARD_40LD) ? (ch << 4)|tgt : tgt;
4433 * different target IDs and we cannot assume it to be 7. Call
4434 * to mega_support_cluster() will get the target ids also if