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

/netbsd-6-1-5-RELEASE/sys/arch/evbppc/pmppc/pci/
H A Dpci_machdep.c83 static bus_addr_t phys_to_pci(bus_dma_tag_t, bus_addr_t);
123 pci_bus_dma_tag._dma_phys_to_bus_mem = phys_to_pci;
129 phys_to_pci(bus_dma_tag_t t, bus_addr_t a) function

Completed in 50 milliseconds