.\" 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_ONLINE" "9" "09 October 2005" "" "" .SH NAME zfcp_ccw_set_online \- set_online function of zfcp driver .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp int zfcp_ccw_set_online (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 online. Setting an fcp device online means that it will be registered with the SCSI stack, that the QDIO queues will be set up and that the adapter will be opened (asynchronously).