Home
last modified time | relevance | path

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

/netbsd/external/bsd/ntp/dist/include/
H A Dntp_tty.h94 #define LDISC_7O1 0x100 /* 7-bit, odd parity for Z3801A */ macro
/netbsd/external/bsd/ntp/dist/ntpd/
H A Drefclock_hpgps.c173 ldisc |= LDISC_7O1; in hpgps_start()
H A Dntp_refclock.c986 if (lflags & LDISC_7O1) { in refclock_setup()
/netbsd/external/bsd/ntp/dist/
H A DCommitLog214856 Add LDISC_7O1 flag for 7 bit, odd parity
214859 Add support for LDISC_7O1 flag - 7 bit, odd parity.