Lines Matching defs:cmd
84 #define DEBUG_TARGET(cmd) ((cmd) && ALLOW_DEBUG((cmd)->device->id)) argument
347 static void mesh_completed(struct mesh_state *ms, struct scsi_cmnd *cmd) in mesh_completed()
404 static void mesh_start_cmd(struct mesh_state *ms, struct scsi_cmnd *cmd) in mesh_start_cmd()
559 struct scsi_cmnd *cmd, *prev, *next; in mesh_start() local
590 struct scsi_cmnd *cmd; in mesh_done() local
683 struct scsi_cmnd *cmd = ms->current_req; in start_phase() local
858 struct scsi_cmnd *cmd; in reselected() local
989 struct scsi_cmnd *cmd; in handle_reset() local
1159 struct scsi_cmnd *cmd = ms->current_req; in handle_msgin() local
1257 static void set_dma_cmds(struct mesh_state *ms, struct scsi_cmnd *cmd) in set_dma_cmds()
1322 struct scsi_cmnd *cmd = ms->current_req; in halt_dma() local
1445 struct scsi_cmnd *cmd = ms->current_req; in cmd_complete() local
1628 static int mesh_queue_lck(struct scsi_cmnd *cmd, void (*done)(struct scsi_cmnd *)) in mesh_queue_lck()
1686 static int mesh_abort(struct scsi_cmnd *cmd) in mesh_abort()
1703 static int mesh_host_reset(struct scsi_cmnd *cmd) in mesh_host_reset()