Home
last modified time | relevance | path

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

/freebsd/sys/dev/hyperv/vmbus/
H A Dvmbus.c89 static int vmbus_attach(device_t);
180 DEVMETHOD(device_attach, vmbus_attach),
1612 vmbus_attach(device_t dev) in vmbus_attach() function