.\" 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_REMOVE" "9" "09 October 2005" "" ""
.SH NAME
zfcp_ccw_remove \- remove function of zfcp driver
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void zfcp_ccw_remove (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 removes an adapter
from the system. Task of this function is to get rid of all units and
ports that belong to this adapter. And in addition all resources of this
adapter will be freed too.