Searched refs:aic79xx (Results 1 – 13 of 13) sorted by relevance
11 obj-$(CONFIG_SCSI_AIC79XX) += aic79xx.o27 aic79xx-y += aic79xx_core.o \29 aic79xx-$(CONFIG_AIC79XX_REG_PRETTY_PRINT) += aic79xx_reg_print.o32 aic79xx-y += aic79xx_osm.o \48 $(addprefix $(obj)/,$(aic79xx-y)): $(obj)/aic79xx_seq.h $(obj)/aic79xx_reg.h67 aic79xx-gen-$(CONFIG_AIC79XX_BUILD_FIRMWARE) := $(obj)/aic79xx_reg.h68 aic79xx-gen-$(CONFIG_AIC79XX_REG_PRETTY_PRINT) += $(obj)/aic79xx_reg_print.c74 $(obj)/aic79xx_seq.h: $(src)/aic79xx.seq $(src)/aic79xx.reg $(obj)/aicasm/aicasm77 $(src)/aic79xx.seq79 $(aic79xx-gen-y): $(obj)/aic79xx_seq.h
3 # $Id: //depot/linux-aic79xx-2.5.0/drivers/scsi/aic7xxx/Kconfig.aic79xx#4 $34 "tag_info" option. See Documentation/scsi/aic79xx.txt for details.52 source to the aic79xx driver and wish to have the generated firmware64 Compile in aic79xx debugging code that can be useful in diagnosing74 are defined in the drivers/scsi/aic7xxx/aic79xx.h - search for the
3 # $Id: //depot/linux-aic79xx-2.5.0/drivers/scsi/aic7xxx/Kconfig.aic7xxx#7 $
317 static char *aic79xx = NULL; variable323 module_param(aic79xx, charp, 0444);324 MODULE_PARM_DESC(aic79xx,2861 if (aic79xx) in ahd_linux_init()2862 aic79xx_setup(aic79xx); in ahd_linux_init()
5 * $Id: //depot/aic7xxx/aic7xxx/aic79xx.seq#120 $6 * $Id: //depot/aic7xxx/aic7xxx/aic79xx.reg#77 $
42 VERSION = "$Id: //depot/aic7xxx/aic7xxx/aic79xx.reg#77 $"46 * firmware for the aic79xx family of SCSI host adapters as well as to generate
43 VERSION = "$Id: //depot/aic7xxx/aic7xxx/aic79xx.seq#120 $"47 #include "aic79xx.reg"
27 aic79xx= [HW,SCSI]28 See Documentation/scsi/aic79xx.txt.
219 line containing 'options aic79xx aic79xx=[command[,command...]]' where231 be found in drivers/scsi/aic7xxx/aic79xx.h under381 Example: 'options aic79xx aic79xx=verbose,rd_strm:{{0x0041}}'
43 aic79xx.txt
480 source "drivers/scsi/aic7xxx/Kconfig.aic79xx"