Searched refs:aic79xx (Results 1 – 13 of 13) sorted by relevance
12 obj-$(CONFIG_SCSI_AIC79XX) += aic79xx.o28 aic79xx-y += aic79xx_core.o \30 aic79xx-$(CONFIG_AIC79XX_REG_PRETTY_PRINT) += aic79xx_reg_print.o33 aic79xx-y += aic79xx_osm.o \48 $(addprefix $(obj)/,$(aic79xx-y)): $(obj)/aic79xx_seq.h $(obj)/aic79xx_reg.h68 aic79xx-gen-$(CONFIG_AIC79XX_BUILD_FIRMWARE) := $(obj)/aic79xx_reg.h69 aic79xx-gen-$(CONFIG_AIC79XX_REG_PRETTY_PRINT) += $(obj)/aic79xx_reg_print.c75 $(obj)/aic79xx_seq.h: $(src)/aic79xx.seq $(src)/aic79xx.reg $(obj)/aicasm/aicasm78 $(srctree)/$(src)/aic79xx.seq80 $(aic79xx-gen-y): $(objtree)/$(obj)/aic79xx_seq.h
4 # $Id: //depot/linux-aic79xx-2.5.0/drivers/scsi/aic7xxx/Kconfig.aic79xx#4 $35 "tag_info" option. See Documentation/scsi/aic79xx.rst for details.53 source to the aic79xx driver and wish to have the generated firmware65 Compile in aic79xx debugging code that can be useful in diagnosing75 are defined in the drivers/scsi/aic7xxx/aic79xx.h - search for the
4 # $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,2826 if (aic79xx) in ahd_linux_init()2827 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"
46 aic79xx
31 aic79xx= [HW,SCSI]32 See Documentation/scsi/aic79xx.rst.
233 line containing ``options aic79xx aic79xx=[command[,command...]]`` where245 be found in drivers/scsi/aic7xxx/aic79xx.h under468 options aic79xx aic79xx=verbose,rd_strm:{{0x0041}}
448 source "drivers/scsi/aic7xxx/Kconfig.aic79xx"