Home
last modified time | relevance | path

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

/NextBSD/sys/sparc64/central/
HDcentral.c63 static bus_adjust_resource_t central_adjust_resource; variable
83 DEVMETHOD(bus_adjust_resource, central_adjust_resource),
185 central_adjust_resource(device_t bus __unused, device_t child __unused, in central_adjust_resource() function