Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/ntpd/
H A Drefclock_pcf.c41 static int pcf_start (int, struct peer *);
49 pcf_start, /* start up driver */
63 pcf_start( in pcf_start() function
/freebsd/sys/dev/pcf/
H A Dpcfvar.h136 extern int pcf_start(device_t, u_char, int);
H A Dpcf_isa.c76 DEVMETHOD(iicbus_start, pcf_start),
H A Dpcf.c157 pcf_start(device_t dev, u_char slave, int timeout) in pcf_start() function
/freebsd/contrib/ntp/
H A DCommitLog-4.1.01406 * ntpd/refclock_pcf.c (pcf_start):