Searched refs:SPEED232 (Results 1 - 22 of 22) sorted by relevance

/freebsd-11-stable/contrib/ntp/ntpd/
H A Drefclock_pst.c75 #define SPEED232 B9600 /* uart speed (9600 baud) */ macro
131 fd = refclock_open(device, SPEED232, LDISC_CLK);
H A Drefclock_palisade.h101 #define SPEED232 B9600 /* uart speed (9600 baud) */ macro
H A Drefclock_leitch.c45 #define SPEED232 B300 /* uart speed (300 baud) */ macro
287 ttyb.c_cflag = SPEED232|CS8|CLOCAL|CREAD;
311 ttyp->c_cflag = SPEED232|CS8|CLOCAL|CREAD;
338 ttyb.sg_ispeed = ttyb.sg_ospeed = SPEED232;
H A Drefclock_arbiter.c98 #define SPEED232 B9600 /* uart speed (9600 baud) */ macro
166 fd = refclock_open(device, SPEED232, LDISC_CLK);
H A Drefclock_as2201.c67 #define SPEED232 B9600 /* uart speed (9600 baud) */ macro
169 fd = refclock_open(gpsdev, SPEED232, LDISC_CLK);
H A Drefclock_chronolog.c48 #define SPEED232 B2400 /* uart speed (2400 baud) */ macro
112 fd = refclock_open(device, SPEED232, 0);
H A Drefclock_dumbclock.c50 #define SPEED232 B9600 /* uart speed (9600 baud) */ macro
123 fd = refclock_open(device, SPEED232, 0);
H A Drefclock_fg.c31 #define SPEED232 B9600 /* uart speed (9600 baud) */ macro
110 fd = refclock_open(device, SPEED232, LDISC_CLK);
H A Drefclock_hopfser.c65 #define SPEED232 B9600 /* uart speed (9600 baud) */ macro
135 fd = refclock_open(gpsdev, SPEED232, LDISC_CLK);
H A Drefclock_ulink.c70 #define SPEED232 B9600 /* uart speed (9600 baud) */ macro
129 fd = refclock_open(device, SPEED232, LDISC_CLK);
H A Drefclock_zyfer.c82 #define SPEED232 B9600 /* uart speed (9600 baud) */ macro
141 fd = refclock_open(device, SPEED232, LDISC_RAW);
H A Drefclock_hpgps.c94 #define SPEED232 B9600 /* uart speed (9600 baud) */ macro
168 speed = SPEED232;
H A Drefclock_wwvb.c116 #define SPEED232 B9600 /* uart speed (9600 baud) */ macro
192 fd = refclock_open(device, SPEED232, LDISC_CLK);
H A Drefclock_acts.c138 #define SPEED232 B19200 /* uart speed (19200 bps) */ macro
516 fd = refclock_open(device, SPEED232, LDISC_ACTS |
H A Drefclock_true.c137 #define SPEED232 B9600 /* 9600 baud */ macro
284 fd = refclock_open(device, SPEED232, LDISC_CLK);
H A Drefclock_chu.c209 #define SPEED232 B300 /* uart speed (300 baud) */ macro
213 #define SPEED232 B300 /* UART speed (300 baud) */ macro
496 fd = refclock_open(device, SPEED232, LDISC_RAW);
504 fd = refclock_open(device, SPEED232, LDISC_RAW);
H A Drefclock_msfees.c144 #ifndef SPEED232
145 #define SPEED232 B9600 /* 9600 baud */ macro
489 ttyp->c_cflag = SPEED232|CS8|CLOCAL|CREAD;
H A Drefclock_nmea.c152 #define SPEED232 B4800 /* uart speed (4800 bps) */ macro
378 baudrate = SPEED232;
406 baudrate = SPEED232;
H A Drefclock_mx4200.c106 #define SPEED232 B4800 /* baud */ macro
220 fd = refclock_open(gpsdev, SPEED232, LDISC_PPS);
H A Drefclock_jupiter.c80 #define SPEED232 B9600 /* baud */ macro
187 fd = refclock_open(gpsdev, SPEED232, LDISC_RAW);
H A Drefclock_palisade.c314 speed = (CLK_TYPE(peer) == CLK_COPERNICUS) ? SPEED232COP : SPEED232;
H A Drefclock_ripencc.c103 #define SPEED232 B9600 /* 9600 baud */ macro
480 fd = refclock_open(device, SPEED232, LDISC_RAW);

Completed in 97 milliseconds