Searched refs:aha152x (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | aha152x.c | 2 /* aha152x.c -- Adaptec AHA-152x driver 6 * $Id: aha152x.c,v 2.7 2004/01/24 11:42:59 fischer Exp $ 8 * $Log: aha152x.c,v $ 59 * - moved leading comments to README.aha152x 75 * - added configuration symbols for insmod (aha152x/aha152x1) 223 see Documentation/scsi/aha152x.rst for configuration details 253 #include "aha152x.h" 354 static int aha152x[] = {0, 11, 7, 1, 1, 0, DELAY_DEFAULT, 0}; variable 355 module_param_array(aha152x, int, NULL, 0); 356 MODULE_PARM_DESC(aha152x, "parameter [all...] |
H A D | Makefile | 69 obj-$(CONFIG_SCSI_AHA152X) += aha152x.o
|
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | aha152x.c | 2 /* aha152x.c -- Adaptec AHA-152x driver 6 * $Id: aha152x.c,v 2.7 2004/01/24 11:42:59 fischer Exp $ 8 * $Log: aha152x.c,v $ 59 * - moved leading comments to README.aha152x 75 * - added configuration symbols for insmod (aha152x/aha152x1) 223 see Documentation/scsi/aha152x.rst for configuration details 256 #include "aha152x.h" 372 static int aha152x[] = {0, 11, 7, 1, 1, 0, DELAY_DEFAULT, 0}; variable 373 module_param_array(aha152x, int, NULL, 0); 374 MODULE_PARM_DESC(aha152x, "parameter [all...] |
H A D | Makefile | 67 obj-$(CONFIG_SCSI_AHA152X) += aha152x.o
|
Completed in 5 milliseconds