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

/netbsd-6-1-5-RELEASE/sys/arch/evbppc/pmppc/pci/
H A Dpci_machdep.c81 #define PCI_MEM_TO_PHYS(x) ((x) - 0x80000000) macro
136 return PCI_MEM_TO_PHYS(a);

Completed in 52 milliseconds