Searched refs:aha1542 (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.c1 /* $Id: aha1542.c,v 1.1 1992/07/24 06:27:38 root Exp root $
2 * linux/kernel/aha1542.c
10 * have the bios enabled to use the aha1542.
50 #include "aha1542.h"
64 static const char RCSid[] = "$Header: /usr/src/linux/kernel/blk_drv/scsi/RCS/aha1542.c,v 1.1 1992/07/24 06:27:38 root Exp root $";
88 * LILO/Module params: aha1542=<PORTBASE>[,<BUSON>,<BUSOFF>[,<DMASPEED>]]
106 static int aha1542[] = {0x330, 11, 4, -1}; variable
107 module_param_array(aha1542, int, NULL, 0);
314 printk(KERN_ERR "aha1542: makecode: unknown hoststatus %x\n", hosterr);
472 printk(KERN_WARNING "aha1542
[all...]
H A DMakefile67 obj-$(CONFIG_SCSI_AHA1542) += aha1542.o

Completed in 49 milliseconds