__scsi_put_command(9) centos man page | unix.com

Man Page: __scsi_put_command

Operating Environment: centos

Section: 9

__SCSI_PUT_COMMAND(9)						  SCSI mid layer					     __SCSI_PUT_COMMAND(9)

NAME
__scsi_put_command - Free a struct scsi_cmnd
SYNOPSIS
void __scsi_put_command(struct Scsi_Host * shost, struct scsi_cmnd * cmd, struct device * dev);
ARGUMENTS
shost dev->host cmd Command to free dev parent scsi device
AUTHORS
James Bottomley <James.Bottomley@hansenpartnership.com> Author. Rob Landley <rob@landley.net> Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 __SCSI_PUT_COMMAND(9)
Related Man Pages
device_create(9) - centos
device_schedule_callback_owner(9) - centos
fc_remote_port_delete(9) - centos
struct_class(9) - centos
fc_remote_port_delete(9) - suse
Similar Topics in the Unix Linux Community
Weird 'find' results
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
How to increment version inside a file?
Docker learning Phase-I