Lines Matching defs:target

74  * phase goes through the various phases as instructed by the target.
75 * if the target goes into MSG IN and sends a DISCONNECT message,
77 * queue, and NCR5380_main tries to find more work. If the target is
463 * If the system crashed, it may have crashed with a connected target and
631 * Returns a command pointer if a command is found for a target that is
644 dsprintk(NDEBUG_QUEUES, instance, "dequeue: cmd=%p target=%d busy=0x%02x lun=%llu\n",
959 * If failed (no target) : cmd->scsi_done() will be called, and the
1075 * the host and target ID's on the SCSI bus.
1112 * a BSY signal from ourselves as the target's response to SELECTION.
1127 dsprintk(NDEBUG_SELECTION, instance, "selecting target %d\n", scmd_id(cmd));
1156 "target did not respond within 250ms\n");
1192 dsprintk(NDEBUG_SELECTION, instance, "target %d selected, going into MESSAGE OUT phase.\n",
1337 * 3. ACK and ATN are clear and the target may proceed as normal.
1413 * Wait for the target to indicate a valid phase by asserting
1419 * the target sees, so we just handshake.
1588 * If the chip is in DMA receive mode, it will respond to a target's
1595 * properly, or the target switches to MESSAGE IN phase to signal a
1653 * Purpose : run through the various SCSI phases and do as the target
1813 "COMMAND COMPLETE %p target %d lun %llu\n",
1866 instance, "connected command %p for target %d lun %llu moved to disconnected queue\n",
2047 * We must assert BSY ourselves, until the target drops the SEL
2061 * Wait for target to go into MSGIN.
2131 int target = ffs(target_mask) - 1;
2133 shost_printk(KERN_ERR, instance, "target bitmask 0x%02x lun %d not in disconnected queue.\n",
2140 hostdata->busy[target] &= ~(1 << lun);
2170 dsprintk(NDEBUG_RESELECTION, instance, "nexus established, target %d, lun %llu\n",
2214 * the target an abort message. This may not succeed in causing a target