Home
last modified time | relevance | path

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

/trueos/sys/dev/ofw/
HDofwbus.c76 static bus_adjust_resource_t ofwbus_adjust_resource; variable
87 DEVMETHOD(bus_adjust_resource, ofwbus_adjust_resource),
230 ofwbus_adjust_resource(device_t bus, device_t child __unused, int type, in ofwbus_adjust_resource() function