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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/scsi/
H A Dscsi_tgt.h11 extern struct Scsi_Host *scsi_tgt_cmd_to_host(struct scsi_cmnd *);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Dscsi_tgt_lib.c184 scsi_host_put_command(scsi_tgt_cmd_to_host(cmd), cmd);
291 struct Scsi_Host *scsi_tgt_cmd_to_host(struct scsi_cmnd *cmd) function
296 EXPORT_SYMBOL_GPL(scsi_tgt_cmd_to_host); variable
339 struct Scsi_Host *shost = scsi_tgt_cmd_to_host(cmd);
H A Dscsi_tgt_if.c107 struct Scsi_Host *shost = scsi_tgt_cmd_to_host(cmd);
132 struct Scsi_Host *shost = scsi_tgt_cmd_to_host(cmd);

Completed in 100 milliseconds