.\" 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 "RX_SYNC_CMD" "" "06 October 2005" "" ""
.SH NAME
rx_sync_cmd \- send a command and wait
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int rx_sync_cmd (struct aac_dev * \fIdev\fB, u32 \fIcommand\fB, u32 \fIp1\fB, u32 * \fIstatus\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIdev\fB\fR
Adapter
.TP
\fB\fIcommand\fB\fR
Command to execute
.TP
\fB\fIp1\fB\fR
first parameter
.TP
\fB\fIstatus\fB\fR
-- undescribed --
.SH "DESCRIPTION"
.PP
This routine will send a synchronous comamnd to the adapter and wait
for its completion.