Searched refs:aic7xxx (Results 1 – 25 of 29) sorted by relevance
12
/linux-3.4.99/drivers/scsi/aic7xxx/ |
D | Makefile | 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-$(CONFIG_PCI) += aic7xxx_osm_pci.o 47 $(addprefix $(obj)/,$(aic7xxx-y)): $(obj)/aic7xxx_seq.h $(obj)/aic7xxx_reg.h 50 aic7xxx-gen-$(CONFIG_AIC7XXX_BUILD_FIRMWARE) := $(obj)/aic7xxx_reg.h [all …]
|
D | Kconfig.aic7xxx | 3 # $Id: //depot/linux-aic79xx-2.5.0/drivers/scsi/aic7xxx/Kconfig.aic7xxx#7 $ 16 module will be called aic7xxx. 27 to be used for any device. The aic7xxx driver will automatically 39 "tag_info" option. See Documentation/scsi/aic7xxx.txt for details. 57 source to the aic7xxx driver and wish to have the generated firmware 69 Compile in aic7xxx debugging code that can be useful in diagnosing 79 are defined in the drivers/scsi/aic7xxx/aic7xxx.h - search for the 89 output without having to refer to a data book and/or the aic7xxx.reg
|
D | Kconfig.aic79xx | 3 # $Id: //depot/linux-aic79xx-2.5.0/drivers/scsi/aic7xxx/Kconfig.aic79xx#4 $ 22 to be used for any device. The aic7xxx driver will automatically 74 are defined in the drivers/scsi/aic7xxx/aic79xx.h - search for the 84 output without having to refer to a data book and/or the aic7xxx.reg
|
D | aic7xxx_reg_print.c_shipped | 5 * $Id: //depot/aic7xxx/aic7xxx/aic7xxx.seq#58 $ 6 * $Id: //depot/aic7xxx/aic7xxx/aic7xxx.reg#40 $
|
D | aic7xxx_reg.h_shipped | 5 * $Id: //depot/aic7xxx/aic7xxx/aic7xxx.seq#58 $ 6 * $Id: //depot/aic7xxx/aic7xxx/aic7xxx.reg#40 $
|
D | aic79xx_reg_print.c_shipped | 5 * $Id: //depot/aic7xxx/aic7xxx/aic79xx.seq#120 $ 6 * $Id: //depot/aic7xxx/aic7xxx/aic79xx.reg#77 $
|
D | aic7xxx_seq.h_shipped | 5 * $Id: //depot/aic7xxx/aic7xxx/aic7xxx.seq#58 $ 6 * $Id: //depot/aic7xxx/aic7xxx/aic7xxx.reg#40 $
|
D | aic7xxx_osm.c | 337 static char *aic7xxx = NULL; variable 343 module_param(aic7xxx, charp, 0444); 344 MODULE_PARM_DESC(aic7xxx, 2599 if (aic7xxx) in ahc_linux_init() 2600 aic7xxx_setup(aic7xxx); in ahc_linux_init()
|
D | aic79xx_seq.h_shipped | 5 * $Id: //depot/aic7xxx/aic7xxx/aic79xx.seq#120 $ 6 * $Id: //depot/aic7xxx/aic7xxx/aic79xx.reg#77 $
|
D | aic7xxx.reg | 42 VERSION = "$Id: //depot/aic7xxx/aic7xxx/aic7xxx.reg#40 $" 46 * firmware for the aic7xxx family of SCSI host adapters as well as to generate
|
D | aic79xx_reg.h_shipped | 5 * $Id: //depot/aic7xxx/aic7xxx/aic79xx.seq#120 $ 6 * $Id: //depot/aic7xxx/aic7xxx/aic79xx.reg#77 $
|
D | aic7xxx.seq | 43 VERSION = "$Id: //depot/aic7xxx/aic7xxx/aic7xxx.seq#58 $" 47 #include "aic7xxx.reg"
|
/linux-3.4.99/Documentation/scsi/ |
D | aic7xxx_old.txt | 120 (Current Linux aic7xxx-5.x.x Driver/Patch/FTP maintainer) 147 "aic7xxx=no_reset" - Eliminate the SCSI bus reset during startup. 152 "aic7xxx=reverse_scan" - Certain PCI motherboards scan for devices at 163 "aic7xxx=extended" - Force the driver to detect extended drive translation 168 "aic7xxx=scbram" - Some cards have external SCB RAM that can be used to 174 "aic7xxx=irq_trigger:x" - Replace x with either 0 or 1 to force the kernel 181 "aic7xxx=verbose" - This option can be used in one of two ways. If you 182 simply specify aic7xxx=verbose, then the kernel will automatically 185 "aic7xxx=verbose:0xXXXX" where the X entries are replaced with 188 #define VERBOSE_xxxxxx lines in the aic7xxx.c file. If you want [all …]
|
D | scsi-parameters.txt | 24 aic7xxx= [HW,SCSI] 25 See Documentation/scsi/aic7xxx.txt.
|
D | aic7xxx.txt | 17 the aic7xxx driver. 194 line containing 'options aic7xxx aic7xxx=[command[,command...]]' where 312 'options aic7xxx aic7xxx=verbose,no_probe,tag_info:{{},{,,10}},seltime:1'
|
D | scsi.txt | 37 aic7xxx.o driver is used to control all recent SCSI controller cards from
|
D | 00-INDEX | 43 aic7xxx.txt
|
D | scsi_mid_low_api.txt | 24 For example, the aic7xxx LLD controls Adaptec SCSI parallel interface 25 (SPI) controllers based on that company's 7xxx chip series. The aic7xxx 27 one aic7xxx LLD running in a Linux system but it may be controlling many 29 the motherboard (or both). Some aic7xxx based HBAs are dual controllers 30 and thus represent two hosts. Like most modern HBAs, each aic7xxx host 47 Many LLDs are documented there (e.g. aic7xxx.txt). The SCSI mid-level is 65 two files. For example the aic7xxx driver has separate files for generic 354 comply with the above conventions. For example, the aic7xxx driver
|
D | aic79xx.txt | 231 be found in drivers/scsi/aic7xxx/aic79xx.h under
|
/linux-3.4.99/drivers/scsi/ |
D | Makefile | 70 obj-$(CONFIG_SCSI_AIC7XXX) += aic7xxx/ 71 obj-$(CONFIG_SCSI_AIC79XX) += aic7xxx/
|
D | Kconfig | 517 source "drivers/scsi/aic7xxx/Kconfig.aic7xxx" 523 WARNING This driver is an older aic7xxx driver and is no longer 529 This is support for the various aic7xxx based Adaptec SCSI 559 source "drivers/scsi/aic7xxx/Kconfig.aic79xx" 803 and should use the aic7xxx driver ("Adaptec AIC7xxx chipset SCSI
|
D | aic7xxx_old.c | 1231 static char * aic7xxx = NULL; variable 1232 module_param(aic7xxx, charp, 0); 8996 if(aic7xxx) in aic7xxx_detect() 8997 aic7xxx_setup(aic7xxx); in aic7xxx_detect()
|
/linux-3.4.99/drivers/scsi/aic7xxx_old/ |
D | aic7xxx.reg | 35 * $Id: aic7xxx.reg,v 1.4 1997/06/27 19:38:39 gibbs Exp $ 40 * firmware for the aic7xxx family of SCSI host adapters as well as to generate
|
D | aic7xxx.seq | 35 * $Id: aic7xxx.seq,v 1.77 1998/06/28 02:58:57 gibbs Exp $ 38 #include "aic7xxx.reg"
|
/linux-3.4.99/Documentation/filesystems/ |
D | proc.txt | 1055 > cat /proc/scsi/aic7xxx/0 1080 Tagged Queue By Device array for aic7xxx host instance 0: 1082 Actual queue depth per device for aic7xxx host instance 0:
|
12