.\" 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 "INIT_EVENT_STRUCT" "9" "09 October 2005" "" "" .SH NAME init_event_struct \- .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp void init_event_struct (struct srp_event_struct * \fIevt_struct\fB, void (*\fIdone\fB) struct srp_event_struct *, u8 \fIformat\fB, int \fItimeout\fB); \fR .SH "ARGUMENTS" .TP \fB\fIevt_struct\fB\fR -- undescribed -- .TP \fB\fIdone\fB\fR Routine to call when the event is responded to .TP \fB\fIformat\fB\fR SRP or MAD format .TP \fB\fItimeout\fB\fR timeout value set in the CRQ .SH "DESCRIPTION" .PP required.