Searched defs:rangespec (Results 1 – 1 of 1) sorted by relevance
653 struct rangespec { struct654 uint_t rng_cbustype; /* Child's address, hi order */655 uint_t rng_coffset; /* Child's address, lo order */656 uint_t rng_bustype; /* Parent's address, hi order */657 uint_t rng_offset; /* Parent's address, lo order */658 uint_t rng_size; /* size of space for this entry */