Home
last modified time | relevance | path

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

/freebsd/sys/dev/hyperv/utilities/
H A Dvmbus_timesync.c54 static int vmbus_timesync_probe(device_t);
69 DEVMETHOD(device_probe, vmbus_timesync_probe),
243 vmbus_timesync_probe(device_t dev) in vmbus_timesync_probe() function