Searched defs:scsi_tgt_cmd_to_host (Results 1 - 1 of 1) sorted by relevance

/drivers/scsi/
H A Dscsi_tgt_lib.c189 scsi_host_put_command(scsi_tgt_cmd_to_host(cmd), cmd);
295 struct Scsi_Host *scsi_tgt_cmd_to_host(struct scsi_cmnd *cmd) function
300 EXPORT_SYMBOL_GPL(scsi_tgt_cmd_to_host); variable
342 struct Scsi_Host *shost = scsi_tgt_cmd_to_host(cmd);

Completed in 1013 milliseconds