Searched refs:rman_last_free_region (Results 1 – 3 of 3) sorted by relevance
143 int rman_last_free_region(struct rman *rm, rman_res_t *start, rman_res_t *end);
290 rman_last_free_region(struct rman *rm, rman_res_t *start, rman_res_t *end) in rman_last_free_region() function
767 if (rman_last_free_region(&bus->rman, &start_free, &end_free) != 0 || in pcib_alloc_subbus() 1955 if (rman_last_free_region(&w->rman, &start_free, &end_free) != in pcib_grow_window()