Lines Matching defs:rid
184 int rid;
190 rid = resource_list_add_next(&hr->hr_rl, type, start, end,
195 rle = resource_list_find(&hr->hr_rl, type, rid);
203 int *rid, rman_res_t start, rman_res_t end, rman_res_t count, u_int flags)
219 return (bus_generic_alloc_resource(hr->hr_pcib, dev, type, rid,
237 r = bus_generic_alloc_resource(hr->hr_pcib, dev, type, rid,
242 "allocated type %d (%#jx-%#jx) for rid %x of %s\n",
244 *rid, pcib_child_name(dev));
330 pci_domain_alloc_bus(int domain, device_t dev, int *rid, rman_res_t start,
344 rman_set_rid(res, *rid);