Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/ntp/ntpd/
Drefclock_jjy.c1130 } tristate_jjy01_command_sequence[] = variable
1193 if ( tristate_jjy01_command_sequence[up->iCommandSeq].command == NULL ) { in jjy_receive_tristate_jjy01()
1204 if ( iLen != tristate_jjy01_command_sequence[up->iCommandSeq].iExpectedReplyLength[0] in jjy_receive_tristate_jjy01()
1205 && iLen != tristate_jjy01_command_sequence[up->iCommandSeq].iExpectedReplyLength[1] ) { in jjy_receive_tristate_jjy01()
1216 switch ( tristate_jjy01_command_sequence[up->iCommandSeq].commandNumber ) { in jjy_receive_tristate_jjy01()
1340 if ( tristate_jjy01_command_sequence[up->iCommandSeq].command != NULL ) { in jjy_receive_tristate_jjy01()
1344 if ( tristate_jjy01_command_sequence[up->iCommandSeq].command == NULL ) { in jjy_receive_tristate_jjy01()
1349 pCmd = tristate_jjy01_command_sequence[up->iCommandSeq].command ; in jjy_receive_tristate_jjy01()
1350 iCmdLen = tristate_jjy01_command_sequence[up->iCommandSeq].commandLength ; in jjy_receive_tristate_jjy01()
1402 pCmd = tristate_jjy01_command_sequence[up->iCommandSeq].command ; in jjy_poll_tristate_jjy01()
[all …]