dprintk(NDEBUG_QUEUES,"scsi%d : command for target %d lun %llu was moved from connected to"" the disconnected_queue\n",instance->host_no,cmd->device->id,cmd->device->lun);
list_add(&ncmd->list,&hostdata->disconnected);
dsprintk(NDEBUG_INFORMATION|NDEBUG_QUEUES,
instance,"connected command %p for target %d lun %llu moved to disconnected queue\n",
cmd,scmd_id(cmd),cmd->device->lun);
/*
* Restore phase bits to 0 so an interrupted selection,