Searched refs:nexus_map_resource (Results 1 – 1 of 1) sorted by relevance
| /f-stack/freebsd/x86/x86/ |
| H A D | nexus.c | 118 static int nexus_map_resource(device_t bus, device_t child, int type, 166 DEVMETHOD(bus_map_resource, nexus_map_resource), 448 error = nexus_map_resource(bus, child, type, r, NULL, &map); in nexus_activate_resource() 479 nexus_map_resource(device_t bus, device_t child, int type, struct resource *r, in nexus_map_resource() function
|