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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/ide/
H A Dide-dma.c990 if (!(hwif->dma_vendor3))
991 hwif->dma_vendor3 = (hwif->dma_base + 3);
H A Dide.c511 hwif->dma_vendor3 = tmp_hwif->dma_vendor3;
647 hwif->dma_vendor3 = 0;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/ide/pci/
H A Dpdc202xx_new.c93 value = inb(hwif->dma_vendor3);
107 outb(value, hwif->dma_vendor3);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dide.h771 unsigned long dma_vendor3; /* dma vendor 3 register */ member in struct:hwif_s

Completed in 62 milliseconds