Home
last modified time | relevance | path

Searched refs:scsi_allocate_command (Results 1 – 2 of 2) sorted by relevance

/drivers/scsi/
Dscsi.c432 struct scsi_cmnd *scsi_allocate_command(gfp_t gfp_mask) in scsi_allocate_command() function
441 EXPORT_SYMBOL(scsi_allocate_command);
Dmegaraid.c4149 scmd = scsi_allocate_command(GFP_KERNEL); in mega_internal_command()