Searched refs:__scsi_get_command (Results 1 – 3 of 3) sorted by relevance
245 struct scsi_cmnd *__scsi_get_command(struct Scsi_Host *shost, gfp_t gfp_mask) in __scsi_get_command() function275 EXPORT_SYMBOL_GPL(__scsi_get_command);292 cmd = __scsi_get_command(dev->host, gfp_mask); in scsi_get_command()
103 cmd = __scsi_get_command(shost, gfp_mask); in scsi_host_get_command()
150 extern struct scsi_cmnd *__scsi_get_command(struct Scsi_Host *, gfp_t);