centos man page for scsi_get_command

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)

NAME
scsi_get_command - Allocate and setup a scsi command block
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 <James.Bottomley@hansenpartnership.com> Author. Rob Landley <rob@landley.net> Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 SCSI_GET_COMMAND(9)
Related Man Pages
blk_make_request(9) - centos
srp_reconnect_rport(9) - centos
blk_make_request(9) - suse
fc_remote_port_add(9) - suse
fc_remote_port_delete(9) - suse
Similar Topics in the Unix Linux Community
Best performance UNIX just for HOST Virtualization?
How to increment version inside a file?
DB2 convert digits to binary format
Tar Command
Docker learning Phase-I