Searched refs:set_range (Results 1 – 4 of 4) sorted by relevance
50 status_t set_range(const resource_range &range, bool prefetchable = false);
45 status_t resource_allocator::set_range(const resource_range &range, bool prefetchable) { in set_range() function in pci::resource_allocator
448 allocator.set_range(r); in assign_child_resources()457 allocator.set_range(r); in assign_child_resources()473 allocator.set_range(r, true); in assign_child_resources()
178 return resources.set_range(r); in pci_bus_mgr_add_resource()
Completed in 13 milliseconds