Searched refs:scsi_allocate_command (Results 1 – 2 of 2) sorted by relevance
432 struct scsi_cmnd *scsi_allocate_command(gfp_t gfp_mask) in scsi_allocate_command() function441 EXPORT_SYMBOL(scsi_allocate_command);
4149 scmd = scsi_allocate_command(GFP_KERNEL); in mega_internal_command()