Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/sbus/
H A Dsbusvar.h56 struct sbus_range { struct
57 u_int32_t cspace; /* Client space */
58 u_int32_t coffset; /* Client offset */
59 u_int32_t pspace; /* Parent space */
60 u_int32_t poffset; /* Parent offset */
61 u_int32_t size; /* Size in bytes of this range */