Home
last modified time | relevance | path

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

/openbsd-src/sys/arch/sparc64/dev/
H A Debusreg.h71 struct ebus_ranges { struct
72 u_int32_t child_hi; /* child high phys addr */
73 u_int32_t child_lo; /* child low phys addr */
74 u_int32_t phys_hi; /* parent high phys addr */
75 u_int32_t phys_mid; /* parent mid phys addr */
76 u_int32_t phys_lo; /* parent low phys addr */
77 u_int32_t size;