.\" 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_DEFINE_DRIVER_ATTR" "" "06 October 2005" "" ""
.SH NAME
ZFCP_DEFINE_DRIVER_ATTR \- define for all loglevels sysfs attributes
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
ZFCP_DEFINE_DRIVER_ATTR ( \fI_name\fB, \fI_define\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fI_name\fB\fR
name of attribute
.TP
\fB\fI_define\fB\fR
name of ZFCP loglevel define
.SH "DESCRIPTION"
.PP
Generates store function for a sysfs loglevel attribute of zfcp driver.