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

/macosx-10.10/ntp-92/ntpd/
H A Drefclock_pst.c75 #define SPEED232 B9600 /* uart speed (9600 baud) */ macro
131 if (!(fd = refclock_open(device, SPEED232, LDISC_CLK)))
H A Drefclock_zyfer.c79 #define SPEED232 B9600 /* uart speed (9600 baud) */ macro
138 if ( !(fd = refclock_open(device, SPEED232, LDISC_RAW)) )
H A Drefclock_palisade.h104 #define SPEED232 B9600 /* uart speed (9600 baud) */ macro
H A Drefclock_trak.c94 #define SPEED232 B9600 /* uart speed (9600 baud) */
154 !(fd = refclock_open(device, SPEED232, LDISC_CLK))
156 !(fd = refclock_open(device, SPEED232, 0))
93 #define SPEED232 macro
H A Drefclock_leitch.c51 #define SPEED232 B300 /* uart speed (300 baud) */ macro
285 ttyb.c_cflag = SPEED232|CS8|CLOCAL|CREAD;
312 ttyp->c_cflag = SPEED232|CS8|CLOCAL|CREAD;
354 ttyb.sg_ispeed = ttyb.sg_ospeed = SPEED232;
H A Drefclock_arbiter.c92 #define SPEED232 B9600 /* uart speed (9600 baud) */ macro
151 if (!(fd = refclock_open(device, SPEED232, LDISC_CLK)))
H A Drefclock_as2201.c67 #define SPEED232 B9600 /* uart speed (9600 baud) */ macro
169 if (!(fd = refclock_open(gpsdev, SPEED232, LDISC_CLK)))
H A Drefclock_chronolog.c48 #define SPEED232 B2400 /* uart speed (2400 baud) */ macro
112 if (!(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
113 if (!(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.c87 #define SPEED232 B9600 /* uart speed (9600 baud) */ macro
146 if (!(fd = refclock_open(device, SPEED232, LDISC_CLK)))
H A Drefclock_hpgps.c94 #define SPEED232 B9600 /* uart speed (9600 baud) */ macro
172 if (!(fd = refclock_open(device, SPEED232, LDISC_CLK)))
H A Drefclock_wwvb.c116 #define SPEED232 B9600 /* uart speed (9600 baud) */ macro
192 if (-1 == (fd = refclock_open(device, SPEED232, LDISC_CLK)))
H A Drefclock_chu.c207 #define SPEED232 B300 /* uart speed (300 baud) */ macro
211 #define SPEED232 B300 /* UART speed (300 baud) */ macro
493 fd = refclock_open(device, SPEED232, LDISC_RAW);
501 fd = refclock_open(device, SPEED232, LDISC_RAW);
H A Drefclock_acts.c132 #define SPEED232 B9600 /* uart speed (9600 baud) */ macro
774 fd = refclock_open(device, SPEED232,
H A Drefclock_nmea.c95 #define SPEED232 B4800 /* uart speed (4800 bps) */ macro
196 baudrate = SPEED232;
H A Drefclock_true.c117 #define SPEED232 B9600 /* 9600 baud */ macro
260 if (!(fd = refclock_open(device, SPEED232, LDISC_CLK)))
H A Drefclock_msfees.c143 #ifndef SPEED232
144 #define SPEED232 B9600 /* 9600 baud */ macro
488 ttyp->c_cflag = SPEED232|CS8|CLOCAL|CREAD;
H A Drefclock_jupiter.c84 #define SPEED232 B9600 /* baud */ macro
192 fd = refclock_open(gpsdev, SPEED232, LDISC_RAW);
H A Drefclock_mx4200.c108 #define SPEED232 B4800 /* baud */ macro
226 if (!(fd = refclock_open(gpsdev, SPEED232, LDISC_PPS))) {
H A Drefclock_jjy.c152 #define SPEED232 B9600 /* uart speed (9600 baud) */ macro
H A Drefclock_palisade.c281 fd = refclock_open(gpsdev, SPEED232, LDISC_RAW);
H A Drefclock_ripencc.c103 #define SPEED232 B9600 /* 9600 baud */ macro
478 if (!(fd = refclock_open(device, SPEED232, LDISC_RAW)))

Completed in 123 milliseconds