scsi_queue_work(9) centos man page | unix.com

Man Page: scsi_queue_work

Operating Environment: centos

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 3.10 June 2014 SCSI_QUEUE_WORK(9)
Related Man Pages
fc_remote_port_add(9) - centos
rdma_post_ud_send(3) - debian
fc_remote_port_delete(9) - suse
workqueue_create(9) - netbsd
workqueue_enqueue(9) - netbsd
Similar Topics in the Unix Linux Community
DB2 convert digits to binary format
Docker learning Phase-I
Shopt -s histappend
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq