Home
last modified time | relevance | path

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

/f-stack/freebsd/x86/x86/
H A Dnexus.c104 static int nexus_adjust_resource(device_t, device_t, int, struct resource *,
162 DEVMETHOD(bus_adjust_resource, nexus_adjust_resource),
422 nexus_adjust_resource(device_t bus, device_t child, int type, in nexus_adjust_resource() function