Home
last modified time | relevance | path

Searched refs:CMD_CIOOPTIONS (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/ntp/include/
H A Dtrimble.h66 #define CMD_CIOOPTIONS 0x35 /* I/O options */ macro
/freebsd/contrib/ntp/libparse/
H A Dinfo_trimble.c34 { CMD_CIOOPTIONS, "CMD_CIOOPTIONS", "I/O options (0x35)", "", 0 },
/freebsd/contrib/ntp/ntpd/
H A Drefclock_parse.c5198 sendcmd(&buf, CMD_CIOOPTIONS); /* set I/O options */ in trimbletsip_setup()