.\" 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_FAILED_STORE" "" "06 October 2005" "" "" .SH NAME zfcp_sysfs_adapter_failed_store \- failed state of adapter .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp ssize_t zfcp_sysfs_adapter_failed_store (struct device * \fIdev\fB, const char * \fIbuf\fB, size_t \fIcount\fB); \fR .SH "ARGUMENTS" .TP \fB\fIdev\fB\fR pointer to belonging device .TP \fB\fIbuf\fB\fR pointer to input buffer .TP \fB\fIcount\fB\fR number of bytes in buffer .SH "DESCRIPTION" .PP Store function of the ``failed'' attribute of an adapter. If a ``0'' gets written to ``failed'', error recovery will be started for the belonging adapter.