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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Deata.c991 static int do_dma(unsigned long iobase, unsigned long addr, unchar cmd) function
1102 if (do_dma(port_base, 0, READ_CONFIG_PIO)) {
1104 printk("%s: detect, do_dma failed at 0x%03lx.\n", name,
1256 if (do_dma(port_base, cf_dma_addr, SET_CONFIG_DMA)) {
1840 if (do_dma(shost->io_port, cpp->cp_dma_addr, SEND_CP_DMA)) {
1996 if (do_dma(shost->io_port, 0, RESET_PIO)) {
2290 if (do_dma(dev->host->io_port, cpp->cp_dma_addr, SEND_CP_DMA)) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/oss/
H A Dsscape.c319 static void do_dma(struct sscape_info *devc, int dma_chan, unsigned long buf, int blk_size, int mode) function
444 do_dma(devc, SSCAPE_DMA_A,

Completed in 38 milliseconds