Searched refs:aha1542_detect (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Daha1542.h134 static int aha1542_detect(struct scsi_host_template *);
H A Daha1542.c736 printk(KERN_ERR "aha1542_detect: failed setting up mailboxes\n");
755 printk(KERN_ERR "aha1542_detect: query board settings\n");
859 printk(KERN_ERR "aha1542_detect: query card type\n");
960 static int __init aha1542_detect(struct scsi_host_template * tpnt) function
972 DEB(printk("aha1542_detect: \n"));
1140 printk(KERN_ERR "aha1542_detect: setting bus on/off-time failed\n");
1160 DEB(printk("aha1542_detect: enable interrupt channel %d\n", irq_level));
1488 .detect = aha1542_detect,

Completed in 33 milliseconds