Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/hyperv/vmbus/
Dvmbus.c84 static struct resource *vmbus_alloc_resource(device_t dev,
167 DEVMETHOD(bus_alloc_resource, vmbus_alloc_resource),
1140 vmbus_alloc_resource(device_t dev, device_t child, int type, int *rid, in vmbus_alloc_resource() function