Searched refs:SCMD_LAST (Results 1 – 4 of 4) sorted by relevance
54 #define SCMD_LAST (1 << 2) macro
1157 scmd->flags |= SCMD_LAST; in scsi_send_eh_cmnd()2468 scmd->flags |= SCMD_LAST; in scsi_ioctl_reset()
601 kick = (sc->flags & SCMD_LAST) != 0; in virtscsi_queuecommand()
1837 cmd->flags |= SCMD_LAST; in scsi_queue_rq()