.\" 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 "RECOVER_FROM_READ_ERROR" "9" "09 October 2005" "" "" .SH NAME recover_from_read_error \- Try to recover the errors which type are ``read''s. .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp int recover_from_read_error (slidx_table_t * \fIslidx\fB, peidx_table_t * \fIpeidx\fB, pal_bus_check_info_t * \fIpbci\fB); \fR .SH "ARGUMENTS" .TP \fB\fIslidx\fB\fR pointer of index of SAL error record .TP \fB\fIpeidx\fB\fR pointer of index of processor error section .TP \fB\fIpbci\fB\fR pointer of pal_bus_check_info .SH "RETURN VALUE" .PP 1 on Success / 0 on Failure