Searched defs:rangespec (Results 1 – 1 of 1) sorted by relevance
661 struct rangespec { struct662 uint_t rng_cbustype; /* Child's address, hi order */663 uint_t rng_coffset; /* Child's address, lo order */664 uint_t rng_bustype; /* Parent's address, hi order */665 uint_t rng_offset; /* Parent's address, lo order */666 uint_t rng_size; /* size of space for this entry */