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
fc_remote_port_delete(9) - centos
rdma_post_ud_send(3) - debian
fc_remote_port_add(9) - suse
workqueue_create(9) - netbsd
workqueue_enqueue(9) - netbsd
Similar Topics in the Unix Linux Community
Getting command output to putty window title.
Migrating to UNIX
Cut command on RHEL 6.8 compatibility issues
Update kernel Linux without reboot?!
Shopt -s histappend