Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/hyperv/utilities/
HDvmbus_timesync.c58 static int vmbus_timesync_attach(device_t);
73 DEVMETHOD(device_attach, vmbus_timesync_attach),
256 vmbus_timesync_attach(device_t dev) in vmbus_timesync_attach() function