Lines Matching defs:aic79xx
78 * 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;
323 module_param(aic79xx, charp, 0444);
324 MODULE_PARM_DESC(aic79xx,
349 " options aic79xx 'aic79xx=verbose.tag_info:{{}.{}.{..10}}.seltime:1'\n"
888 .name = "aic79xx",
889 .proc_name = "aic79xx",
1119 * ie. aic79xx=stpwlev:1,extended
1198 __setup("aic79xx=", aic79xx_setup);
1244 printk(KERN_WARNING "aic79xx: scsi_add_host failed\n");
1484 "aic79xx: WARNING: Insufficient tag_info instances\n"
1485 "aic79xx: for installed controllers. Using defaults\n"
1486 "aic79xx: Please update the aic79xx_tag_info array in\n"
1487 "aic79xx: the aic79xx_osm.c source file.\n");
2826 if (aic79xx)
2827 aic79xx_setup(aic79xx);