.\" 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_SHOW" "9" "09 October 2005" "" ""
.SH NAME
zfcp_sysfs_adapter_failed_show \- failed state of adapter
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
ssize_t zfcp_sysfs_adapter_failed_show (struct device * \fIdev\fB, struct device_attribute * \fIattr\fB, char * \fIbuf\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIdev\fB\fR
pointer to belonging device
.TP
\fB\fIattr\fB\fR
-- undescribed --
.TP
\fB\fIbuf\fB\fR
pointer to input buffer
.SH "DESCRIPTION"
.PP
Show function of ``failed'' attribute of adapter. Will be
``0'' if adapter is working, otherwise ``1''\&.