.\" 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 "IPR_SEND_BLOCKING_CMD" "9" "09 October 2005" "" "" .SH NAME ipr_send_blocking_cmd \- Send command and sleep on its completion. .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp void ipr_send_blocking_cmd (struct ipr_cmnd * \fIipr_cmd\fB, void (*\fItimeout_func\fB) struct ipr_cmnd *ipr_cmd, u32 \fItimeout\fB); \fR .SH "ARGUMENTS" .TP \fB\fIipr_cmd\fB\fR ipr command struct .TP \fB\fItimeout_func\fB\fR function to invoke if command times out .TP \fB\fItimeout\fB\fR timeout .SH "RETURN VALUE" .PP none