Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/hyperv/vmbus/
HDvmbus.c87 static struct resource *vmbus_alloc_resource(device_t dev,
177 DEVMETHOD(bus_alloc_resource, vmbus_alloc_resource),
1123 vmbus_alloc_resource(device_t dev, device_t child, int type, int *rid, in vmbus_alloc_resource() function