Searched defs:NCR5380_init (Results 1 - 3 of 3) sorted by relevance

/drivers/scsi/
H A Dsun3_NCR5380.c246 * The generic driver is initialized by calling NCR5380_init(instance),
781 * Function : void NCR5380_init (struct Scsi_Host *instance)
792 static int __init NCR5380_init(struct Scsi_Host *instance, int flags) function
H A DNCR5380.c275 * The generic driver is initialized by calling NCR5380_init(instance),
802 * NCR5380_init - initialise an NCR5380
817 static int __devinit NCR5380_init(struct Scsi_Host *instance, int flags) function
825 printk(KERN_ERR "NCR5380_init called with interrupts off!\n");
H A Datari_NCR5380.c259 * The generic driver is initialized by calling NCR5380_init(instance),
837 * Function : void NCR5380_init (struct Scsi_Host *instance)
848 static int __init NCR5380_init(struct Scsi_Host *instance, int flags) function

Completed in 79 milliseconds