.\" 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 "NCR5380_init" "" "06 October 2005" "" "" .SH NAME NCR5380_init \- initialise an NCR5380 .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp int __init NCR5380_init (struct Scsi_Host * \fIinstance\fB, int \fIflags\fB); \fR .SH "ARGUMENTS" .TP \fB\fIinstance\fB\fR adapter to configure .TP \fB\fIflags\fB\fR control flags .SH "DESCRIPTION" .PP Initializes *instance and corresponding 5380 chip, with flags OR'd into the initial flags value. .SH "NOTES" .PP I assume that the host, hostno, and id bits have been set correctly. I don't care about the irq and other fields. .PP Returns 0 for success .SH "LOCKS" .PP interrupts must be enabled when we are called