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

/freebsd-11-stable/sys/sparc64/sparc64/
H A Dnexus.c93 static bus_adjust_resource_t nexus_adjust_resource; variable
127 DEVMETHOD(bus_adjust_resource, nexus_adjust_resource),
449 nexus_adjust_resource(device_t bus, device_t child __unused, int type, function
/freebsd-11-stable/sys/x86/x86/
H A Dnexus.c103 static int nexus_adjust_resource(device_t, device_t, int, struct resource *,
159 DEVMETHOD(bus_adjust_resource, nexus_adjust_resource),
426 nexus_adjust_resource(device_t bus, device_t child, int type, function

Completed in 47 milliseconds