NCR5380_init

Section: ()
Updated: 06 October 2005
Index Return to Main Contents

 

NAME

NCR5380_init - initialise an NCR5380  

SYNOPSIS

"SYNOPSIS"

int __init NCR5380_init (struct Scsi_Host * instance, int flags);  

ARGUMENTS

instance
adapter to configure
flags
control flags
 

DESCRIPTION

Initializes *instance and corresponding 5380 chip, with flags OR'd into the initial flags value.  

NOTES

I assume that the host, hostno, and id bits have been set correctly. I don't care about the irq and other fields.

Returns 0 for success  

LOCKS

interrupts must be enabled when we are called


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION
NOTES
LOCKS

This document was created by man2html, using the manual pages.
Time: 07:06:56 GMT, October 06, 2005