Searched defs:rangespec (Results 1 – 1 of 1) sorted by relevance
640 struct rangespec { struct641 uint_t rng_cbustype; /* Child's address, hi order */642 uint_t rng_coffset; /* Child's address, lo order */643 uint_t rng_bustype; /* Parent's address, hi order */644 uint_t rng_offset; /* Parent's address, lo order */645 uint_t rng_size; /* size of space for this entry */