Searched refs:rman_set_device (Results 1 – 3 of 3) sorted by relevance
156 void rman_set_device(struct resource *_r, device_t _dev);
513 rman_set_device(res, originator); in puc_bus_alloc_resource()521 rman_set_device(res, NULL); in puc_bus_alloc_resource()564 rman_set_device(res, NULL); in puc_bus_release_resource()
959 rman_set_device(struct resource *r, device_t dev) in rman_set_device() function