SYNOPSIS struct scsi_cmnd * scsi_get_command(struct scsi_device * dev, gfp_t gfp_mask); ARGUMENTS dev parent scsi device gfp_mask allocator flags RETURNS The allocated scsi command structure. AUTHORS James Bottomley <[email protected]> Author. Rob Landley <[email protected]> Author. COPYRIGHT