Searched defs:wd7000_init (Results 1 - 1 of 1) sorted by last modified time

/drivers/scsi/
H A Dwd7000.c1201 printk(KERN_ERR "wd7000_init: WAIT timed out.\n");
1206 printk("wd7000_init: ");
1249 static int wd7000_init(Adapter * host) function
1256 printk("wd7000_init: can't get IRQ %d.\n", host->irq);
1260 printk("wd7000_init: can't get DMA channel %d.\n", host->dma);
1373 * need the storage set up by scsi_register before wd7000_init, and
1499 if (!wd7000_init(host)) /* Initialization failed */

Completed in 29 milliseconds