Searched refs:aic7xxx (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/ |
H A D | Makefile | 3 # Makefile for the Linux aic7xxx SCSI driver. 5 # $Id: //depot/linux-aic79xx-2.5.0/drivers/scsi/aic7xxx/Makefile#8 $ 11 obj-$(CONFIG_SCSI_AIC7XXX) += aic7xxx.o 15 aic7xxx-y += aic7xxx_core.o \ 17 aic7xxx-$(CONFIG_EISA) += aic7770.o 18 aic7xxx-$(CONFIG_PCI) += aic7xxx_pci.o 19 aic7xxx-$(CONFIG_AIC7XXX_REG_PRETTY_PRINT) += aic7xxx_reg_print.o 22 aic7xxx-y += aic7xxx_osm.o \ 24 aic7xxx-$(CONFIG_EISA) += aic7770_osm.o 25 aic7xxx [all...] |
H A D | aic7xxx_osm.c | 4 * $Id: //depot/aic7xxx/linux/drivers/scsi/aic7xxx/aic7xxx_osm.c#235 $ 88 * Form: aic7xxx=extended 89 * aic7xxx=no_reset 90 * aic7xxx=verbose 94 * Id: aic7xxx.c,v 4.1 1997/06/12 08:23:42 deang Exp 107 * Modifications made to the aic7xxx.c,v 4.1 driver from Dan Eischen include 150 * append="aic7xxx=verbose,tag_info:{{32,32,32,32},{32,32,32,32}}" 179 * the devices on the first probed aic7xxx adapter. 327 static char *aic7xxx variable [all...] |
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/ |
H A D | Makefile | 3 # Makefile for the Linux aic7xxx SCSI driver. 5 # $Id: //depot/linux-aic79xx-2.5.0/drivers/scsi/aic7xxx/Makefile#8 $ 11 obj-$(CONFIG_SCSI_AIC7XXX) += aic7xxx.o 15 aic7xxx-y += aic7xxx_core.o \ 17 aic7xxx-$(CONFIG_EISA) += aic7770.o 18 aic7xxx-$(CONFIG_PCI) += aic7xxx_pci.o 19 aic7xxx-$(CONFIG_AIC7XXX_REG_PRETTY_PRINT) += aic7xxx_reg_print.o 22 aic7xxx-y += aic7xxx_osm.o \ 24 aic7xxx-$(CONFIG_EISA) += aic7770_osm.o 25 aic7xxx [all...] |
H A D | aic7xxx_osm.c | 5 * $Id: //depot/aic7xxx/linux/drivers/scsi/aic7xxx/aic7xxx_osm.c#235 $ 89 * Form: aic7xxx=extended 90 * aic7xxx=no_reset 91 * aic7xxx=verbose 95 * Id: aic7xxx.c,v 4.1 1997/06/12 08:23:42 deang Exp 108 * Modifications made to the aic7xxx.c,v 4.1 driver from Dan Eischen include 151 * append="aic7xxx=verbose,tag_info:{{32,32,32,32},{32,32,32,32}}" 180 * the devices on the first probed aic7xxx adapter. 328 static char *aic7xxx variable [all...] |
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | Makefile | 72 obj-$(CONFIG_SCSI_AIC7XXX) += aic7xxx/ 73 obj-$(CONFIG_SCSI_AIC79XX) += aic7xxx/
|
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | Makefile | 70 obj-$(CONFIG_SCSI_AIC7XXX) += aic7xxx/ 71 obj-$(CONFIG_SCSI_AIC79XX) += aic7xxx/
|
Completed in 5 milliseconds