Searched refs:ncr_5380 (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dg_NCR5380.c68 * ncr_5380=1 to set up for a NCR5380 board
71 * modprobe g_NCR5380 ncr_irq=5 ncr_addr=0x350 ncr_5380=1
122 static int ncr_5380 = NCR_NOT_SET; variable
313 if (ncr_5380 != NCR_NOT_SET)
901 module_param(ncr_5380, int, 0);

Completed in 104 milliseconds