Home
last modified time | relevance | path

Searched refs:ofwbus_release_resource (Results 1 – 1 of 1) sorted by relevance

/trueos/sys/dev/ofw/
HDofwbus.c77 static bus_release_resource_t ofwbus_release_resource; variable
88 DEVMETHOD(bus_release_resource, ofwbus_release_resource),
259 ofwbus_release_resource(device_t bus, device_t child, int type, in ofwbus_release_resource() function