Searched refs:scsi_host_get_command (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.h17 extern struct scsi_cmnd *scsi_host_get_command(struct Scsi_Host *,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dscsi_tgt_lib.c65 * Function: scsi_host_get_command()
77 struct scsi_cmnd *scsi_host_get_command(struct Scsi_Host *shost, function
131 EXPORT_SYMBOL_GPL(scsi_host_get_command); variable
H A Dlibsrp.c426 sc = scsi_host_get_command(shost, dir, GFP_KERNEL);

Completed in 41 milliseconds