HomeSort by: relevance | last modified time | path
    Searched refs:P4032_DMA_PCI_PHYSBASE (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/algor/algor/
algor_p4032_dma.c 60 t->_bounce_alloc_lo = P4032_DMA_PCI_PHYSBASE;
61 t->_bounce_alloc_hi = P4032_DMA_PCI_PHYSBASE + P4032_DMA_PCI_SIZE;
74 t->_bounce_alloc_lo = P4032_DMA_PCI_PHYSBASE;
75 t->_bounce_alloc_hi = P4032_DMA_PCI_PHYSBASE + P4032_DMA_PCI_SIZE;
algor_p4032reg.h 113 #define P4032_DMA_PCI_PHYSBASE 0x00000000UL

Completed in 15 milliseconds