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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Doktagon_esp.c104 static long dma_on; variable
354 dma_on = 0;
410 if(dma_on)
417 dma_on = 1;
424 if(dma_on)
431 dma_on = 1;
482 if(dma_on)
496 dma_on = 0;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/bt8xx/
H A Dbttv-risc.c494 if (btv->dma_on)
498 btv->dma_on = 1;
500 if (!btv->dma_on)
503 btv->dma_on = 0;
H A Dbttvp.h424 unsigned long dma_on; member in struct:bttv
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/
H A Dals4000.c191 unsigned char dsp_cmd, dma_on, dma_off, format; member in struct:__anon11049
286 /* SPEAKER_ON not needed, since dma_on seems to also enable speaker */
333 snd_sbdsp_command(chip, playback_cmd(chip).dma_on);

Completed in 117 milliseconds