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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/scsi/
H A Dscsi_tgt.h11 extern struct Scsi_Host *scsi_tgt_cmd_to_host(struct scsi_cmnd *);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dscsi_tgt_lib.c189 scsi_host_put_command(scsi_tgt_cmd_to_host(cmd), cmd);
297 struct Scsi_Host *scsi_tgt_cmd_to_host(struct scsi_cmnd *cmd) function
302 EXPORT_SYMBOL_GPL(scsi_tgt_cmd_to_host); variable
344 struct Scsi_Host *shost = scsi_tgt_cmd_to_host(cmd);
H A Dscsi_tgt_if.c110 struct Scsi_Host *shost = scsi_tgt_cmd_to_host(cmd);
136 struct Scsi_Host *shost = scsi_tgt_cmd_to_host(cmd);

Completed in 34 milliseconds