Searched refs:sendsupercmd (Results 1 – 2 of 2) sorted by relevance
| /freebsd-14.2/contrib/ntp/ntpd/ |
| H A D | refclock_palisade.c | 150 sendsupercmd ( in sendsupercmd() function 225 sendsupercmd (&tx, 0x8E, 0xA2); in init_thunderbolt() 230 sendsupercmd (&tx, 0x8E, 0xA5); in init_thunderbolt() 252 sendsupercmd(&tx, 0x8E, 0xA5); in init_acutime() 276 sendsupercmd (&tx, 0x8E, 0xA2); in init_resolution() 281 sendsupercmd (&tx, 0x8E, 0x4E); in init_resolution() 286 sendsupercmd (&tx, 0x8E, 0xA5); in init_resolution()
|
| H A D | refclock_palisade.h | 198 static void sendsupercmd (struct packettx *buffer, int c1, int c2);
|