Home
last modified time | relevance | path

Searched refs:phys_mid (Results 1 – 6 of 6) sorted by relevance

/netbsd/sys/arch/sparc64/dev/
H A Dpsychoreg.h385 uint32_t phys_mid; member
403 uint32_t phys_mid; member
412 uint32_t phys_mid; member
H A Debus.c425 pciaddr = ((bus_addr_t)sc->sc_range[i].phys_mid << 32UL) | in _ebus_bus_map()
H A Dpsycho.c808 addr = BUS_ADDR(pa[i].phys_mid, pa[i].phys_lo); in psycho_alloc_extent()
/netbsd/sys/arch/macppc/pci/
H A Dpci_machdep.c163 u_int32_t phys_hi, phys_mid, phys_lo; in fixpci() member
167 u_int32_t phys_hi, phys_mid, phys_lo; in fixpci() member
261 iaddr.phys_mid = addr[0].phys_mid; in fixpci()
/netbsd/sys/dev/ofw/
H A Dofw_pci.h95 u_int32_t phys_mid; member
/netbsd/sys/dev/ebus/
H A Debusreg.h86 uint32_t phys_mid; /* parent mid phys addr */ member