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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Daha152x.c0 /* aha152x.c -- Adaptec AHA-152x driver
16 * $Id: aha152x.c,v 2.7 2004/01/24 11:42:59 Exp $
18 * $Log: aha152x.c,v $
69 * - moved leading comments to README.aha152x
85 * - added configuration symbols for insmod (aha152x/aha152x1)
234 see Documentation/scsi/aha152x.txt for configuration details
265 #include "aha152x.h"
401 static int aha152x[] = {0, 11, 7, 1, 1, 0, DELAY_DEFAULT, 0}; variable
402 module_param_array(aha152x, int, NULL, 0);
403 MODULE_PARM_DESC(aha152x, "parameter
413 static int aha152x[] = {0, 11, 7, 1, 1, 1, DELAY_DEFAULT, 0, DEBUG_DEFAULT}; variable
[all...]
H A DMakefile66 obj-$(CONFIG_SCSI_AHA152X) += aha152x.o

Completed in 35 milliseconds