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 a struct scsi_cmnd
SYNOPSIS
struct scsi_cmnd * __scsi_get_command(struct Scsi_Host * shost, gfp_t gfp_mask);
ARGUMENTS
shost host to transmit command gfp_mask allocation mask
DESCRIPTION
allocate a struct scsi_cmd from host's slab, recycling from the host's free_list if necessary.
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
call_usermodehelper_setup(9) - centos
fc_remote_port_delete(9) - centos
kmalloc_array(9) - centos
srp_reconnect_rport(9) - centos
ata_scsi_translate(9) - suse
Similar Topics in the Unix Linux Community
DB2 convert digits to binary format
CentOS7 restoring file capabilities
Shopt -s histappend
Controlling user input
[TIP] Processing YAML files with yq