.\" 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_PORT_FAILED_SHOW" "" "06 October 2005" "" ""
.SH NAME
zfcp_sysfs_port_failed_show \- failed state of port
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
ssize_t zfcp_sysfs_port_failed_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 ``failed'' attribute of port. Will be
``0'' if port is working, otherwise ``1''\&.