.\" 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 "NCR5380_coroutine_running" "" "06 October 2005" "" ""
.SH NAME
NCR5380_coroutine_running \- coroutine status
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int NCR5380_coroutine_running (struct Scsi_Host * \fIinstance\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIinstance\fB\fR
controller to check
.SH "DESCRIPTION"
.PP
Return true if the co-routine for this controller is running
or scheduled to run
.SH "FIXME"
.PP
this test function belongs in the workqueue code!