.\" 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_SET_OFFLINE" "9" "09 October 2005" "" ""
.SH NAME
zfcp_ccw_set_offline \- set_offline function of zfcp driver
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int zfcp_ccw_set_offline (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 an adapter
into state offline. Setting an fcp device offline means that it will be
unregistered from the SCSI stack and that the adapter will be shut down
asynchronously.