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

/netbsd-current/sys/arch/sparc64/dev/
H A Dpyrovar.h32 u_int32_t child_lo; member in struct:pyro_range
H A Dvpcivar.h32 u_int32_t child_lo; member in struct:vpci_range
H A Debus.c404 if (offset < sc->sc_range[i].child_lo ||
406 (sc->sc_range[i].child_lo + sc->sc_range[i].size))
451 sc->sc_range[i].child_lo;
H A Debus_mainbus.c236 if (lo < range[i].child_lo ||
237 (lo + size) > (range[i].child_lo + range[i].size))
H A Dpsychoreg.h394 uint32_t child_lo; member in struct:psycho_ranges
H A Dschizoreg.h321 u_int32_t child_lo; member in struct:schizo_range
H A Dvpci.c218 "child_hi %08x child_lo %08x phys_hi %08x phys_lo %08x "
222 pbm->vp_range[range].child_lo,
/netbsd-current/sys/dev/ebus/
H A Debusreg.h84 uint32_t child_lo; /* child low phys addr */ member in struct:ebus_ranges
93 u_int32_t child_lo; member in struct:ebus_mainbus_ranges

Completed in 110 milliseconds