Man Page: __scsi_get_command
Operating Environment: centos
Section: 9
__SCSI_GET_COMMAND(9) SCSI mid layer __SCSI_GET_COMMAND(9)NAME__scsi_get_command - Allocate a struct scsi_cmndSYNOPSISstruct scsi_cmnd * __scsi_get_command(struct Scsi_Host * shost, gfp_t gfp_mask);ARGUMENTSshost host to transmit command gfp_mask allocation maskDESCRIPTIONallocate a struct scsi_cmd from host's slab, recycling from the host's free_list if necessary.AUTHORSJames Bottomley <James.Bottomley@hansenpartnership.com> Author. Rob Landley <rob@landley.net> Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 __SCSI_GET_COMMAND(9)
| Related Man Pages |
|---|
| fc_remote_port_delete(9) - centos |
| kmalloc_array(9) - centos |
| libssh2_channel_direct_tcpip_ex(3) - debian |
| libssh2_channel_direct_tcpip_ex(3) - centos |
| fc_remote_port_delete(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| Best performance UNIX just for HOST Virtualization? |
| Docker learning Phase-I |
| Shopt -s histappend |
| [TIP] Processing YAML files with yq |