Lines Matching defs:cmd
173 struct scsi_cmnd *cmd; in scsi_pool_alloc_command() local
199 struct scsi_cmnd *cmd) in scsi_pool_free_command()
219 struct scsi_cmnd *cmd; in scsi_host_alloc_command() local
247 struct scsi_cmnd *cmd = scsi_host_alloc_command(shost, gfp_mask); in __scsi_get_command() local
286 struct scsi_cmnd *cmd; in scsi_get_command() local
316 void __scsi_put_command(struct Scsi_Host *shost, struct scsi_cmnd *cmd, in __scsi_put_command()
344 void scsi_put_command(struct scsi_cmnd *cmd) in scsi_put_command()
446 void scsi_free_command(gfp_t gfp_mask, struct scsi_cmnd *cmd) in scsi_free_command()
481 struct scsi_cmnd *cmd; in scsi_setup_command_freelist() local
519 struct scsi_cmnd *cmd; in scsi_destroy_command_freelist() local
530 void scsi_log_send(struct scsi_cmnd *cmd) in scsi_log_send()
565 void scsi_log_completion(struct scsi_cmnd *cmd, int disposition) in scsi_log_completion()
637 void scsi_cmd_get_serial(struct Scsi_Host *host, struct scsi_cmnd *cmd) in scsi_cmd_get_serial()
652 int scsi_dispatch_cmd(struct scsi_cmnd *cmd) in scsi_dispatch_cmd()
779 static void scsi_done(struct scsi_cmnd *cmd) in scsi_done()
786 static struct scsi_driver *scsi_cmd_to_driver(struct scsi_cmnd *cmd) in scsi_cmd_to_driver()
799 void scsi_finish_command(struct scsi_cmnd *cmd) in scsi_finish_command()
990 unsigned char cmd[16]; in scsi_vpd_inquiry() local