Searched refs:fdomain (Results 1 – 6 of 6) sorted by relevance
/linux-4.4.14/Documentation/scsi/ |
D | scsi-parameters.txt | 40 fdomain= [HW,SCSI] 41 See header of drivers/scsi/fdomain.c.
|
D | ChangeLog.1992-1997 | 459 * fdomain.c: Update to version 5.26. Improve detection of some boards 653 * fdomain.c: New version from Rik Faith - version 5.22. Add support 887 * fdomain.c: Spelling correction. 942 * fdomain.c: Update to version 5.20. (From Rik Faith). Support 1059 * aha152x.c, NCR53*.c, fdomain.c, g_NCR5380.c, pas16.c, seagate.c, 1149 * fdomain.c, fdomain.h: New version from Rik Faith. Update to 1236 Should fix swap problem with fdomain. 1454 * fdomain.c: Update to version 5.16 (Handle different FIFO sizes 1479 * fdomain.c: Update to version 5.16 (Handle different FIFO sizes 1486 * fdomain.c: Update to version 5.15 from 5.9. Handles 3.4 bios. [all …]
|
/linux-4.4.14/drivers/scsi/ |
D | fdomain.c | 414 static char * fdomain = NULL; variable 415 module_param(fdomain, charp, 0); 1008 if (fdomain) in fdomain_16x0_detect() 1009 fdomain_setup(fdomain); in fdomain_16x0_detect()
|
D | Makefile | 77 obj-$(CONFIG_SCSI_FUTURE_DOMAIN)+= fdomain.o
|
D | Kconfig | 753 module will be called fdomain.
|
/linux-4.4.14/ |
D | MAINTAINERS | 4625 F: drivers/scsi/fdomain.*
|