Searched defs:sbus_range (Results 1 – 1 of 1) sorted by relevance
56 struct sbus_range { struct57 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 */