scsi_queue_work(9) suse man page | unix.com

Man Page: scsi_queue_work

Operating Environment: suse

Section: 9

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 2.6. July 2010 SCSI_QUEUE_WORK(9)
Related Man Pages
rdma_post_ud_send(3) - debian
fc_remote_port_add(9) - suse
usb_queue_reset_device(9) - suse
workqueue(9) - netbsd
tapset::irq(3stap) - debian
Similar Topics in the Unix Linux Community
Change directory error
Getting command output to putty window title.
Grant unprivileged user rights to see the output of echo|format but not modify disks
Update kernel Linux without reboot?!
Docker learning Phase-I