.\" 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 "AAC_COMMAND_THREAD" "9" "09 October 2005" "" ""
.SH NAME
aac_command_thread \- command processing thread
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int aac_command_thread (struct aac_dev * \fIdev\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIdev\fB\fR
Adapter to monitor
.SH "DESCRIPTION"
.PP
Waits on the commandready event in it's queue. When the event gets set
it will pull FIBs off it's queue. It will continue to pull FIBs off
until the queue is empty. When the queue is empty it will wait for
more FIBs.