Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/
Dcs89x0.c246 static int g_cs89x0_dma; variable
250 g_cs89x0_dma = simple_strtol(str,NULL,0); in dma_fn()
401 if (g_cs89x0_dma) { in cs89x0_probe1()
403 lp->dma = g_cs89x0_dma; in cs89x0_probe1()