Query: scsi_get_command
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SCSI_GET_COMMAND(9) SCSI mid layer SCSI_GET_COMMAND(9)NAMEscsi_get_command - Allocate and setup a scsi command blockSYNOPSISstruct scsi_cmnd * scsi_get_command(struct scsi_device * dev, gfp_t gfp_mask);ARGUMENTSdev parent scsi device gfp_mask allocator flagsRETURNSThe allocated scsi command structure.AUTHORSJames Bottomley <James.Bottomley@hansenpartnership.com> Author. Rob Landley <rob@landley.net> Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 SCSI_GET_COMMAND(9)