Searched refs:aic79xx (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/scsi/aic7xxx/
H A DMakefile5 # $Id: //depot/linux-aic79xx-2.5.0/drivers/scsi/aic7xxx/Makefile#8 $
12 obj-$(CONFIG_SCSI_AIC79XX) += aic79xx.o
28 aic79xx-y += aic79xx_core.o \
30 aic79xx-$(CONFIG_AIC79XX_REG_PRETTY_PRINT) += aic79xx_reg_print.o
33 aic79xx-y += aic79xx_osm.o \
48 $(addprefix $(obj)/,$(aic79xx-y)): $(obj)/aic79xx_seq.h $(obj)/aic79xx_reg.h
68 aic79xx-gen-$(CONFIG_AIC79XX_BUILD_FIRMWARE) := $(obj)/aic79xx_reg.h
69 aic79xx-gen-$(CONFIG_AIC79XX_REG_PRETTY_PRINT) += $(obj)/aic79xx_reg_print.c
75 $(obj)/aic79xx_seq.h: $(src)/aic79xx.seq $(src)/aic79xx
[all...]
H A Daic79xx_osm.c78 * append="aic79xx=verbose,tag_info:{{32,32,32,32},{32,32,32,32}}"
107 * the devices on the first probed aic79xx adapter.
300 * impossible to use aic79xx Rev B chip in 320 speeds. The following
317 static char *aic79xx = NULL; variable
323 module_param(aic79xx, charp, 0444);
324 MODULE_PARM_DESC(aic79xx,
349 " options aic79xx 'aic79xx=verbose.tag_info:{{}.{}.{..10}}.seltime:1'\n"
893 .name = "aic79xx",
894 .proc_name = "aic79xx",
[all...]

Completed in 171 milliseconds