.\" 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_CCW_PROBE" "9" "09 October 2005" "" ""
.SH NAME
zfcp_ccw_probe \- probe function of zfcp driver
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int zfcp_ccw_probe (struct ccw_device * \fIccw_device\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIccw_device\fB\fR
pointer to belonging ccw device
.SH "DESCRIPTION"
.PP
This function gets called by the common i/o layer and sets up the initial
data structures for each fcp adapter, which was detected by the system.
Also the sysfs files for this adapter will be created by this function.
In addition the nameserver port will be added to the ports of the adapter
and its sysfs representation will be created too.