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_add(9) - centos
pthread_workqueue(3) - debian
workqueue_destroy(9) - netbsd
workqueue_create(9) - netbsd
workqueue_enqueue(9) - netbsd
Similar Topics in the Unix Linux Community
Getting command output to putty window title.
Cut command on RHEL 6.8 compatibility issues
A (ksh) Library For and From UNIX.com
Docker learning Phase-I
Shopt -s histappend