Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/ntp/include/
H A Dhopf6039.h32 #define HOPF_CLOCK_GET_UTC 0x20000 macro
/freebsd-14.2/contrib/ntp/ntpd/
H A Drefclock_hopfpci.c197 if (ioctl(fd, HOPF_CLOCK_GET_UTC, &m_time) < 0) in hopfpci_poll()