.\" 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 "ZFCP_SYSFS_ADAPTER_IN_RECOVERY_SHOW" "" "06 October 2005" "" "" .SH NAME zfcp_sysfs_adapter_in_recovery_show \- recovery state of adapter .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp ssize_t zfcp_sysfs_adapter_in_recovery_show (struct device * \fIdev\fB, char * \fIbuf\fB); \fR .SH "ARGUMENTS" .TP \fB\fIdev\fB\fR pointer to belonging device .TP \fB\fIbuf\fB\fR pointer to input buffer .SH "DESCRIPTION" .PP Show function of ``in_recovery'' attribute of adapter. Will be ``0'' if no error recovery is pending for adapter, otherwise ``1''\&.