.\" 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 "SCSI_ADD_HOST" "" "06 October 2005" "" "" .SH NAME scsi_add_host \- add a scsi host .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp int scsi_add_host (struct Scsi_Host * \fIshost\fB, struct device * \fIdev\fB); \fR .SH "ARGUMENTS" .TP \fB\fIshost\fB\fR scsi host pointer to add .TP \fB\fIdev\fB\fR a struct device of type scsi class .SH "RETURN VALUE" .PP 0 on success / != 0 for error