Searched refs:aic7xxx (Results 1 - 10 of 10) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/aic7xxx/
H A DMakefile2 # Makefile for the Linux aic7xxx SCSI driver.
4 # $Id: //depot/linux-aic79xx-2.5.0/drivers/scsi/aic7xxx/Makefile#8 $
10 obj-$(CONFIG_SCSI_AIC7XXX) += aic7xxx.o
14 aic7xxx-y += aic7xxx_core.o \
16 aic7xxx-$(CONFIG_EISA) += aic7770.o
17 aic7xxx-$(CONFIG_PCI) += aic7xxx_pci.o
18 aic7xxx-$(CONFIG_AIC7XXX_REG_PRETTY_PRINT) += aic7xxx_reg_print.o
21 aic7xxx-y += aic7xxx_osm.o \
23 aic7xxx-$(CONFIG_EISA) += aic7770_osm.o
24 aic7xxx
[all...]
H A Daic7770.c40 * $Id: //depot/aic7xxx/aic7xxx/aic7770.c#32 $
50 #include <dev/aic7xxx/aic7xxx_osm.h>
51 #include <dev/aic7xxx/aic7xxx_inline.h>
52 #include <dev/aic7xxx/aic7xxx_93cx6.h>
242 * Generic aic7xxx initialization.
H A Daic7xxx_93cx6.c31 * $Id: //depot/aic7xxx/aic7xxx/aic7xxx_93cx6.c#19 $
72 #include <dev/aic7xxx/aic7xxx_osm.h>
73 #include <dev/aic7xxx/aic7xxx_inline.h>
74 #include <dev/aic7xxx/aic7xxx_93cx6.h>
H A Daic7xxx_osm.c4 * $Id: //depot/aic7xxx/linux/drivers/scsi/aic7xxx/aic7xxx_osm.c#235 $
88 * Form: aic7xxx=extended
89 * aic7xxx=no_reset
90 * aic7xxx=verbose
94 * Id: aic7xxx.c,v 4.1 1997/06/12 08:23:42 deang Exp
107 * Modifications made to the aic7xxx.c,v 4.1 driver from Dan Eischen include
160 * append="aic7xxx=verbose,tag_info:{{32,32,32,32},{32,32,32,32}}"
189 * the devices on the first probed aic7xxx adapter.
332 static char *aic7xxx variable
[all...]
H A Daic79xx_pci.c41 * $Id: //depot/aic7xxx/aic7xxx/aic79xx_pci.c#92 $
48 #include <dev/aic7xxx/aic79xx_osm.h>
49 #include <dev/aic7xxx/aic79xx_inline.h>
H A Daic7xxx_pci.c42 * $Id: //depot/aic7xxx/aic7xxx/aic7xxx_pci.c#79 $
50 #include <dev/aic7xxx/aic7xxx_osm.h>
51 #include <dev/aic7xxx/aic7xxx_inline.h>
52 #include <dev/aic7xxx/aic7xxx_93cx6.h>
H A Daic7xxx_core.c40 * $Id: //depot/aic7xxx/aic7xxx/aic7xxx.c#155 $
48 #include <dev/aic7xxx/aic7xxx_osm.h>
49 #include <dev/aic7xxx/aic7xxx_inline.h>
50 #include <dev/aic7xxx/aicasm/aicasm_insformat.h>
4362 printk("aic7xxx: cannot malloc softc!\n");
H A Daic79xx_core.c40 * $Id: //depot/aic7xxx/aic7xxx/aic79xx.c#250 $
48 #include <dev/aic7xxx/aic79xx_osm.h>
49 #include <dev/aic7xxx/aic79xx_inline.h>
50 #include <dev/aic7xxx/aicasm/aicasm_insformat.h>
5999 printk("aic7xxx: cannot malloc softc!\n");
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A DMakefile69 obj-$(CONFIG_SCSI_AIC7XXX) += aic7xxx/
70 obj-$(CONFIG_SCSI_AIC79XX) += aic7xxx/
H A Daic7xxx_old.c76 * $Id: aic7xxx.c,v 1.119 1997/06/27 19:39:18 Exp $
88 * Form: aic7xxx=extended
89 * aic7xxx=no_reset
90 * aic7xxx=ultra
91 * aic7xxx=irq_trigger:[0,1] # 0 edge, 1 level
92 * aic7xxx=verbose
96 * $Id: aic7xxx.c,v 4.1 1997/06/12 08:23:42 Exp $
110 * Modifications made to the aic7xxx.c,v 4.1 driver from Dan Eischen include
124 * aic7xxx driver released by Dan Eischen in two ways. First, in the code
127 * problem is importing the FreeBSD aic7xxx drive
1226 static char * aic7xxx = NULL; variable
[all...]

Completed in 187 milliseconds