Searched refs:dma_vendor1 (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.c986 if (!(hwif->dma_vendor1))
987 hwif->dma_vendor1 = (hwif->dma_base + 1);
H A Dide.c509 hwif->dma_vendor1 = tmp_hwif->dma_vendor1;
645 hwif->dma_vendor1 = 0;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/ide/pci/
H A Dpdc202xx_new.c92 outb(index, hwif->dma_vendor1);
106 outb(index, hwif->dma_vendor1);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dide.h769 unsigned long dma_vendor1; /* dma vendor 1 register */ member in struct:hwif_s

Completed in 74 milliseconds