Searched refs:ncr_dma (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.c67 * ncr_dma=xx the DMA
120 static int ncr_dma = NCR_NOT_SET; variable
309 if (ncr_dma != NCR_NOT_SET)
310 overrides[0].dma = ncr_dma;
899 module_param(ncr_dma, int, 0);

Completed in 102 milliseconds