Searched refs:rman_set_device (Results 1 – 3 of 3) sorted by relevance
153 void rman_set_device(struct resource *_r, device_t _dev);
509 rman_set_device(res, originator); in puc_bus_alloc_resource()517 rman_set_device(res, NULL); in puc_bus_alloc_resource()554 rman_set_device(res, NULL); in puc_bus_release_resource()
921 rman_set_device(struct resource *r, device_t dev) in rman_set_device() function