Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/vmt/
H A Dvmt_subr.c54 static int vmt_sysctl_setup_clock_sync(device_t, const struct sysctlnode *);
340 rv = vmt_sysctl_setup_clock_sync(self, vmt_node); in vmt_sysctl_setup_root()
354 vmt_sysctl_setup_clock_sync(device_t self, const struct sysctlnode *root_node) in vmt_sysctl_setup_clock_sync() function