.\" 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 "E100_WAIT_EXEC_SIMPLE" "" "06 October 2005" "" "" .SH NAME e100_wait_exec_simple \- issue a command .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp unsigned char e100_wait_exec_simple (struct e100_private * \fIbdp\fB, u8 \fIscb_cmd_low\fB); \fR .SH "ARGUMENTS" .TP \fB\fIbdp\fB\fR atapter's private data struct .TP \fB\fIscb_cmd_low\fB\fR the command that is to be issued .SH "DESCRIPTION" .PP This general routine will issue a command to the e100 after waiting for the previous command to finish. .SH "RETURNS" .PP true if the command was issued to the chip successfully false if the command was not issued to the chip