Home
last modified time | relevance | path

Searched refs:fdomain (Results 1 – 6 of 6) sorted by relevance

/linux-4.4.14/Documentation/scsi/
Dscsi-parameters.txt40 fdomain= [HW,SCSI]
41 See header of drivers/scsi/fdomain.c.
DChangeLog.1992-1997459 * 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/
Dfdomain.c414 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()
DMakefile77 obj-$(CONFIG_SCSI_FUTURE_DOMAIN)+= fdomain.o
DKconfig753 module will be called fdomain.
/linux-4.4.14/
DMAINTAINERS4625 F: drivers/scsi/fdomain.*