rbus_new_root_share
return (rbus_new_root_share(pa->pa_memt, ex, start, size));
return (rbus_new_root_share(pa->pa_iot, ex, start, size));
return rbus_new_root_share(tag, ex, start, size);
return rbus_new_root_share(tag, ex, start, size);
return (rbus_new_root_share(pa->pa_memt, ex, start, size));
return (rbus_new_root_share(pa->pa_iot, ex, start, size));
return (rbus_new_root_share(pa->pa_memt, pa->pa_memex,
return (rbus_new_root_share(pa->pa_iot, pa->pa_ioex,
rbus_tag_t rbus_new_root_share(bus_space_tag_t, struct extent *,