Lines Matching refs:jjyunit

164 struct jjyunit {
299 static int jjy_start_tristate_jjy01 (int, struct peer *, struct jjyunit *);
300 static int jjy_start_cdex_jst2000 (int, struct peer *, struct jjyunit *);
301 static int jjy_start_echokeisokuki_lt2000 (int, struct peer *, struct jjyunit *);
302 static int jjy_start_citizentic_jjy200 (int, struct peer *, struct jjyunit *);
303 static int jjy_start_tristate_gpsclock01 (int, struct peer *, struct jjyunit *);
304 static int jjy_start_seiko_tsys_tdc_300 (int, struct peer *, struct jjyunit *);
305 static int jjy_start_telephone (int, struct peer *, struct jjyunit *);
330 static void jjy_synctime ( struct peer *, struct refclockproc *, struct jjyunit * ) ;
333 static int getRawDataBreakPosition ( struct jjyunit *, int ) ;
335 static short getModemState ( struct jjyunit * ) ;
338 static int isModemStateTimerOn ( struct jjyunit * ) ;
436 struct jjyunit *up ;
559 struct jjyunit *up;
588 struct jjyunit *up ;
833 getRawDataBreakPosition ( struct jjyunit *up, int iStart )
882 struct jjyunit *up;
967 struct jjyunit *up ;
1004 jjy_synctime ( struct peer *peer, struct refclockproc *pp, struct jjyunit *up )
1139 jjy_start_tristate_jjy01 ( int unit, struct peer *peer, struct jjyunit *up )
1157 struct jjyunit *up ;
1365 struct jjyunit *up ;
1430 jjy_start_cdex_jst2000 ( int unit, struct peer *peer, struct jjyunit *up )
1454 struct jjyunit *up ;
1541 struct jjyunit *up ;
1596 jjy_start_echokeisokuki_lt2000 ( int unit, struct peer *peer, struct jjyunit *up )
1617 struct jjyunit *up ;
1762 struct jjyunit *up ;
1811 jjy_start_citizentic_jjy200 ( int unit, struct peer *peer, struct jjyunit *up )
1830 struct jjyunit *up ;
1924 struct jjyunit *up ;
1992 jjy_start_tristate_gpsclock01 ( int unit, struct peer *peer, struct jjyunit *up )
2014 struct jjyunit *up ;
2246 struct jjyunit *up ;
2313 jjy_start_seiko_tsys_tdc_300 ( int unit, struct peer *peer, struct jjyunit *up )
2339 struct jjyunit *up ;
2504 struct jjyunit *up ;
2562 static void teljjy_control ( struct peer *peer, struct refclockproc *, struct jjyunit * ) ;
2564 static int teljjy_idle_ignore ( struct peer *peer, struct refclockproc *, struct jjyunit * ) ;
2565 static int teljjy_idle_dialout ( struct peer *peer, struct refclockproc *, struct jjyunit * ) ;
2566 static int teljjy_dial_ignore ( struct peer *peer, struct refclockproc *, struct jjyunit * ) ;
2567 static int teljjy_dial_login ( struct peer *peer, struct refclockproc *, struct jjyunit * ) ;
2568 static int teljjy_dial_disc ( struct peer *peer, struct refclockproc *, struct jjyunit * ) ;
2569 static int teljjy_login_ignore ( struct peer *peer, struct refclockproc *, struct jjyunit * ) ;
2570 static int teljjy_login_disc ( struct peer *peer, struct refclockproc *, struct jjyunit * ) ;
2571 static int teljjy_login_conn ( struct peer *peer, struct refclockproc *, struct jjyunit * ) ;
2572 static int teljjy_login_login ( struct peer *peer, struct refclockproc *, struct jjyunit * ) ;
2573 static int teljjy_login_silent ( struct peer *peer, struct refclockproc *, struct jjyunit * ) ;
2574 static int teljjy_login_error ( struct peer *peer, struct refclockproc *, struct jjyunit * ) ;
2575 static int teljjy_conn_ignore ( struct peer *peer, struct refclockproc *, struct jjyunit * ) ;
2576 static int teljjy_conn_disc ( struct peer *peer, struct refclockproc *, struct jjyunit * ) ;
2577 static int teljjy_conn_send ( struct peer *peer, struct refclockproc *, struct jjyunit * ) ;
2578 static int teljjy_conn_data ( struct peer *peer, struct refclockproc *, struct jjyunit * ) ;
2579 static int teljjy_conn_silent ( struct peer *peer, struct refclockproc *, struct jjyunit * ) ;
2580 static int teljjy_conn_error ( struct peer *peer, struct refclockproc *, struct jjyunit * ) ;
2581 static int teljjy_bye_ignore ( struct peer *peer, struct refclockproc *, struct jjyunit * ) ;
2582 static int teljjy_bye_disc ( struct peer *peer, struct refclockproc *, struct jjyunit * ) ;
2583 static int teljjy_bye_modem ( struct peer *peer, struct refclockproc *, struct jjyunit * ) ;
2585 static int ( *pTeljjyHandler [ ] [ 5 ] ) ( struct peer *, struct refclockproc *, struct jjyunit *) =
2687 jjy_start_telephone ( int unit, struct peer *peer, struct jjyunit *up )
2806 struct jjyunit *up ;
2870 struct jjyunit *up ;
2898 struct jjyunit *up ;
2946 teljjy_control ( struct peer *peer, struct refclockproc *pp, struct jjyunit *up )
2996 teljjy_setDelay ( struct peer *peer, struct jjyunit *up )
3031 teljjy_getDelay ( struct peer *peer, struct jjyunit *up )
3119 teljjy_idle_ignore ( struct peer *peer, struct refclockproc *pp, struct jjyunit *up )
3130 teljjy_idle_dialout ( struct peer *peer, struct refclockproc *pp, struct jjyunit *up )
3143 teljjy_dial_ignore ( struct peer *peer, struct refclockproc *pp, struct jjyunit *up )
3154 teljjy_dial_login ( struct peer *peer, struct refclockproc *pp, struct jjyunit *up )
3165 teljjy_dial_disc ( struct peer *peer, struct refclockproc *pp, struct jjyunit *up )
3176 teljjy_login_ignore ( struct peer *peer, struct refclockproc *pp, struct jjyunit *up )
3187 teljjy_login_disc ( struct peer *peer, struct refclockproc *pp, struct jjyunit *up )
3198 teljjy_login_conn ( struct peer *peer, struct refclockproc *pp, struct jjyunit *up )
3219 teljjy_login_login ( struct peer *peer, struct refclockproc *pp, struct jjyunit *up )
3244 teljjy_login_silent ( struct peer *peer, struct refclockproc *pp, struct jjyunit *up )
3263 teljjy_login_error ( struct peer *peer, struct refclockproc *pp, struct jjyunit *up )
3274 teljjy_conn_ignore ( struct peer *peer, struct refclockproc *pp, struct jjyunit *up )
3285 teljjy_conn_disc ( struct peer *peer, struct refclockproc *pp, struct jjyunit *up )
3296 teljjy_conn_send ( struct peer *peer, struct refclockproc *pp, struct jjyunit *up )
3382 teljjy_conn_data ( struct peer *peer, struct refclockproc *pp, struct jjyunit *up )
3533 teljjy_conn_silent ( struct peer *peer, struct refclockproc *pp, struct jjyunit *up )
3571 teljjy_conn_error ( struct peer *peer, struct refclockproc *pp, struct jjyunit *up )
3582 teljjy_bye_ignore ( struct peer *peer, struct refclockproc *pp, struct jjyunit *up )
3593 teljjy_bye_disc ( struct peer *peer, struct refclockproc *pp, struct jjyunit *up )
3604 teljjy_bye_modem ( struct peer *peer, struct refclockproc *pp, struct jjyunit *up )
3623 /* struct jjyunit.iModemState */
3631 /* struct jjyunit.iModemEvent */
3652 static void modem_control ( struct peer *, struct refclockproc *, struct jjyunit * ) ;
3654 static int modem_disc_ignore ( struct peer *, struct refclockproc *, struct jjyunit * ) ;
3655 static int modem_disc_init ( struct peer *, struct refclockproc *, struct jjyunit * ) ;
3656 static int modem_init_ignore ( struct peer *, struct refclockproc *, struct jjyunit * ) ;
3657 static int modem_init_start ( struct peer *, struct refclockproc *, struct jjyunit * ) ;
3658 static int modem_init_disc ( struct peer *, struct refclockproc *, struct jjyunit * ) ;
3659 static int modem_init_resp00 ( struct peer *, struct refclockproc *, struct jjyunit * ) ;
3660 static int modem_init_resp04 ( struct peer *, struct refclockproc *, struct jjyunit * ) ;
3661 static int modem_dial_ignore ( struct peer *, struct refclockproc *, struct jjyunit * ) ;
3662 static int modem_dial_dialout ( struct peer *, struct refclockproc *, struct jjyunit * ) ;
3663 static int modem_dial_escape ( struct peer *, struct refclockproc *, struct jjyunit * ) ;
3664 static int modem_dial_connect ( struct peer *, struct refclockproc *, struct jjyunit * ) ;
3665 static int modem_dial_disc ( struct peer *, struct refclockproc *, struct jjyunit * ) ;
3666 static int modem_conn_ignore ( struct peer *, struct refclockproc *, struct jjyunit * ) ;
3667 static int modem_conn_escape ( struct peer *, struct refclockproc *, struct jjyunit * ) ;
3668 static int modem_esc_ignore ( struct peer *, struct refclockproc *, struct jjyunit * ) ;
3669 static int modem_esc_escape ( struct peer *, struct refclockproc *, struct jjyunit * ) ;
3670 static int modem_esc_data ( struct peer *, struct refclockproc *, struct jjyunit * ) ;
3671 static int modem_esc_silent ( struct peer *, struct refclockproc *, struct jjyunit * ) ;
3672 static int modem_esc_disc ( struct peer *, struct refclockproc *, struct jjyunit * ) ;
3674 static int ( *pModemHandler [ ] [ 5 ] ) ( struct peer *, struct refclockproc *, struct jjyunit * ) =
3749 getModemState ( struct jjyunit *up )
3773 isModemStateTimerOn ( struct jjyunit *up )
3784 struct jjyunit *up;
3803 struct jjyunit *up;
3823 struct jjyunit *up;
3880 struct jjyunit *up ;
3908 modem_control ( struct peer *peer, struct refclockproc *pp, struct jjyunit *up )
3947 modem_disc_ignore ( struct peer *peer, struct refclockproc *pp, struct jjyunit *up )
3958 modem_disc_init ( struct peer *peer, struct refclockproc *pp, struct jjyunit *up )
3969 modem_init_ignore ( struct peer *peer, struct refclockproc *pp, struct jjyunit *up )
3980 modem_init_start ( struct peer *peer, struct refclockproc *pp, struct jjyunit *up )
3999 modem_init_resp00 ( struct peer *peer, struct refclockproc *pp, struct jjyunit *up )
4107 modem_init_resp04 ( struct peer *peer, struct refclockproc *pp, struct jjyunit *up )
4118 modem_init_disc ( struct peer *peer, struct refclockproc *pp, struct jjyunit *up )
4134 modem_dial_ignore ( struct peer *peer, struct refclockproc *pp, struct jjyunit *up )
4145 modem_dial_dialout ( struct peer *peer, struct refclockproc *pp, struct jjyunit *up )
4180 modem_dial_escape ( struct peer *peer, struct refclockproc *pp, struct jjyunit *up )
4196 modem_dial_connect ( struct peer *peer, struct refclockproc *pp, struct jjyunit *up )
4207 modem_dial_disc ( struct peer *peer, struct refclockproc *pp, struct jjyunit *up )
4225 modem_conn_ignore ( struct peer *peer, struct refclockproc *pp, struct jjyunit *up )
4236 modem_conn_escape ( struct peer *peer, struct refclockproc *pp, struct jjyunit *up )
4247 modem_esc_ignore ( struct peer *peer, struct refclockproc *pp, struct jjyunit *up )
4258 modem_esc_escape ( struct peer *peer, struct refclockproc *pp, struct jjyunit *up )
4283 modem_esc_data ( struct peer *peer, struct refclockproc *pp, struct jjyunit *up )
4296 modem_esc_silent ( struct peer *peer, struct refclockproc *pp, struct jjyunit *up )
4324 modem_esc_disc ( struct peer *peer, struct refclockproc *pp, struct jjyunit *up )