Home
last modified time | relevance | path

Searched defs:phys_lo (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/sys/dev/ebus/
H A Debusreg.h87 uint32_t phys_lo; /* parent low phys addr */ member
95 u_int32_t phys_lo; member
/netbsd-src/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
/netbsd-src/sys/dev/ofw/
H A Dofw_pci.h96 u_int32_t phys_lo; member
/netbsd-src/sys/arch/sparc64/sparc64/
H A Dofw_machdep.c160 cell_t phys_lo; in prom_vtop() member
341 cell_t phys_lo; in prom_map_phys() member
383 cell_t phys_lo; in prom_alloc_phys() member
419 cell_t phys_lo; in prom_claim_phys() member
459 cell_t phys_lo; in prom_free_phys() member
496 cell_t phys_lo; in prom_get_msgbuf() member
/netbsd-src/sys/arch/sparc64/dev/
H A Dvpcivar.h34 u_int32_t phys_lo; member
H A Dpyrovar.h34 u_int32_t phys_lo; member
H A Dpsychoreg.h386 uint32_t phys_lo; member
396 uint32_t phys_lo; member
404 uint32_t phys_lo; member
413 uint32_t phys_lo; member
H A Dschizoreg.h323 u_int32_t phys_lo; member
/netbsd-src/sys/arch/sparc/stand/ofwboot/
H A DLocore.c710 cell_t phys_lo; in OF_alloc_phys() member
748 cell_t phys_lo; in OF_claim_phys() member
791 cell_t phys_lo; in OF_free_phys() member
/netbsd-src/sys/arch/sparc/sparc/
H A Dpromlib.c1175 prom_pa_location(u_int phys_lo, u_int phys_hi) in prom_pa_location()