Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/hyperv/vmbus/
HDvmbus.c94 static struct resource *vmbus_alloc_resource(device_t dev,
191 DEVMETHOD(bus_alloc_resource, vmbus_alloc_resource),
1066 vmbus_alloc_resource(device_t dev, device_t child, int type, int *rid, in vmbus_alloc_resource() function