.\" This manpage has been automatically generated by docbook2man .\" from a DocBook document. This tool can be found at: .\" .\" Please send any bug reports, improvements, comments, patches, .\" etc. to Steve Cheng . .TH "SCSI_QUEUE_WORK" "9" "09 October 2005" "" "" .SH NAME scsi_queue_work \- Queue work to the Scsi_Host workqueue. .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp int scsi_queue_work (struct Scsi_Host * \fIshost\fB, struct work_struct * \fIwork\fB); \fR .SH "ARGUMENTS" .TP \fB\fIshost\fB\fR Pointer to Scsi_Host. .TP \fB\fIwork\fB\fR Work to queue for execution. .SH "RETURN VALUE" .PP 0 on success / != 0 for error