Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/hyperv/vmbus/
Dvmbus.c78 static int vmbus_attach(device_t);
156 DEVMETHOD(device_attach, vmbus_attach),
1515 vmbus_attach(device_t dev) in vmbus_attach() function