.\" 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 "SA_SYNC_CMD" "" "06 October 2005" "" "" .SH NAME sa_sync_cmd \- send a command and wait .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp int sa_sync_cmd (struct aac_dev * \fIdev\fB, u32 \fIcommand\fB, u32 \fIp1\fB, u32 * \fIret\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\fIret\fB\fR adapter status .SH "DESCRIPTION" .PP This routine will send a synchronous comamnd to the adapter and wait for its completion.