HomeSort by: relevance | last modified time | path
    Searched defs:phys_to_pci (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/arch/evbppc/pmppc/pci/
pci_machdep.c 82 static bus_addr_t phys_to_pci(bus_dma_tag_t, bus_addr_t);
132 pci_bus_dma_tag._dma_phys_to_bus_mem = phys_to_pci;
138 phys_to_pci(bus_dma_tag_t t, bus_addr_t a) function in typeref:typename:bus_addr_t

Completed in 11 milliseconds