Searched defs:rom_range (Results 1 – 1 of 1) sorted by relevance
107 struct rom_range { /* Only used on v3 PROMs */ struct108 uint32_t cspace; /* Client space */109 uint32_t coffset; /* Client offset */110 uint32_t pspace; /* Parent space */111 uint32_t poffset; /* Parent offset */112 uint32_t size; /* Size in bytes of this range */