.\" 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 "VERIFY_XENA_QUIESCENCE" "9" "09 October 2005" "" ""
.SH NAME
verify_xena_quiescence \- Checks whether the H/W is ready
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int verify_xena_quiescence (u64 \fIval64\fB, int \fIflag\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIval64\fB\fR
Value read from adapter status register.
.TP
\fB\fIflag\fB\fR
indicates if the adapter enable bit was ever written once
before.
.SH "DESCRIPTION"
.PP
Returns whether the H/W is ready to go or not. Depending
on whether adapter enable bit was written or not the comparison
differs and the calling function passes the input argument flag to
indicate this.
.SH "RETURN"
.PP
1 If xena is quiescence
0 If Xena is not quiescence