centos man page for scsi_queue_work

Query: scsi_queue_work

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

SCSI_QUEUE_WORK(9)						  SCSI mid layer						SCSI_QUEUE_WORK(9)

NAME
scsi_queue_work - Queue work to the Scsi_Host workqueue.
SYNOPSIS
int scsi_queue_work(struct Scsi_Host * shost, struct work_struct * work);
ARGUMENTS
shost Pointer to Scsi_Host. work Work to queue for execution.
RETURN VALUE
1 - work queued for execution 0 - work is already queued -EINVAL - work queue doesn't exist
AUTHORS
James Bottomley <James.Bottomley@hansenpartnership.com> Author. Rob Landley <rob@landley.net> Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 SCSI_QUEUE_WORK(9)
Related Man Pages
fc_remote_port_add(9) - centos
srp_reconnect_rport(9) - centos
usb_queue_reset_device(9) - centos
usb_queue_reset_device(9) - suse
workqueue_create(9) - netbsd
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
DB2 convert digits to binary format
Tar Command
Docker learning Phase-I