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

/freebsd-13-stable/sys/dev/hyperv/vmbus/
H A Dvmbus.c89 static struct resource *vmbus_alloc_resource(device_t dev,
179 DEVMETHOD(bus_alloc_resource, vmbus_alloc_resource),
1125 vmbus_alloc_resource(device_t dev, device_t child, int type, int *rid, function
1344 * vmbus_alloc_resource(), we can make sure we try to use >4GB

Completed in 36 milliseconds