Searched refs:ppsunit (Results 1 – 2 of 2) sorted by relevance
87 struct ppsunit { struct124 struct ppsunit *up; in atom_start()135 up = emalloc(sizeof(struct ppsunit)); in atom_start()136 memset(up, 0, sizeof(struct ppsunit)); in atom_start()168 struct ppsunit *up; in atom_shutdown()186 struct ppsunit *up; in atom_timer()
1384 Add ppsparams to struct ppsunit.1527 * ntpd/refclock_atom.c: Have pps_params tag along in the ppsunit1643 * ntpd/refclock_atom.c: Use the new ppsunit. Cleanup and improve