.\" 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 "MC32_READY_POLL" "" "06 October 2005" "" "" .SH NAME mc32_ready_poll \- wait until we can feed it a command .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp void mc32_ready_poll (struct net_device * \fIdev\fB); \fR .SH "ARGUMENTS" .TP \fB\fIdev\fB\fR The device to wait for .SH "DESCRIPTION" .PP Wait until the card becomes ready to accept a command via the command register. This tells us nothing about the completion status of any pending commands and takes very little time at all.