Lines Matching defs:cmd
85 #define DEBUG_TARGET(cmd) ((cmd) && ALLOW_DEBUG((cmd)->device->id)) argument
348 static void mesh_completed(struct mesh_state *ms, struct scsi_cmnd *cmd) in mesh_completed()
405 static void mesh_start_cmd(struct mesh_state *ms, struct scsi_cmnd *cmd) in mesh_start_cmd()
560 struct scsi_cmnd *cmd, *prev, *next; in mesh_start() local
591 struct scsi_cmnd *cmd; in mesh_done() local
684 struct scsi_cmnd *cmd = ms->current_req; in start_phase() local
859 struct scsi_cmnd *cmd; in reselected() local
990 struct scsi_cmnd *cmd; in handle_reset() local
1162 struct scsi_cmnd *cmd = ms->current_req; in handle_msgin() local
1260 static void set_dma_cmds(struct mesh_state *ms, struct scsi_cmnd *cmd) in set_dma_cmds()
1325 struct scsi_cmnd *cmd = ms->current_req; in halt_dma() local
1449 struct scsi_cmnd *cmd = ms->current_req; in cmd_complete() local
1632 static int mesh_queue_lck(struct scsi_cmnd *cmd, void (*done)(struct scsi_cmnd *)) in mesh_queue_lck()
1690 static int mesh_abort(struct scsi_cmnd *cmd) in mesh_abort()
1707 static int mesh_host_reset(struct scsi_cmnd *cmd) in mesh_host_reset()