Searched refs:NCR_D700 (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 DNCR_D700.c49 * NCR_D700=slot:<n> [siop:<n>] id:<n> ....
108 #include "NCR_D700.h"
110 static char *NCR_D700; /* command line from insmod */ variable
115 module_param(NCR_D700, charp, 0);
164 .proc_name = "NCR_D700",
191 if (!request_region(region, 64, "NCR_D700")) {
346 mca_device_set_name(mca_dev, "NCR_D700");
379 .name = "NCR_D700",
389 if (NCR_D700)
390 param_setup(NCR_D700);
[all...]
H A DMakefile82 obj-$(CONFIG_SCSI_NCR_D700) += 53c700.o NCR_D700.o

Completed in 69 milliseconds