Lines Matching refs:u_long
70 int fc, u_long tid, int type, int local);
72 u_long tid, int type, int len);
75 u_long tid, int local);
77 u_long tid, int local);
100 static void smt_fill_echo(struct s_smc *smc, struct smt_p_echo *echo, u_long seed,
109 static int div_ratio(u_long upper, u_long lower);
204 smt_timer_start(smc,&smc->sm.smt_timer, (u_long)1000000L, in smt_agent_task()
212 u_long count; in smt_emulate_token_ct()
213 u_long time; in smt_emulate_token_ct()
239 u_long time ; in smt_event()
286 u_long upper ; in smt_event()
287 u_long lower ; in smt_event()
379 if (time - smc->sm.smt_last_notify >= (u_long) in smt_event()
449 smt_timer_start(smc,&smc->sm.smt_timer, (u_long)1000000L, in smt_event()
453 static int div_ratio(u_long upper, u_long lower) in div_ratio()
934 int fc, u_long tid, int type, int local) in smt_send_nif()
986 u_long tid ; in smt_echo_test()
1000 u_long tid, int type, int len) in smt_send_ecf()
1026 u_long tid, int local) in smt_send_sif_config()
1059 u_long tid, int local) in smt_send_sif_operation()
1231 u_long time ; in smt_set_timestamp()
1232 u_long utime ; in smt_set_timestamp()
1531 static void smt_fill_echo(struct s_smc *smc, struct smt_p_echo *echo, u_long seed, in smt_fill_echo()
1561 u_long smt_get_tid(struct s_smc *smc) in smt_get_tid()
1563 u_long tid ; in smt_get_tid()
1952 AIX_EVENT(smc, (u_long) FDDI_RING_STATUS, (u_long) in smt_action()
1953 FDDI_SMT_EVENT, (u_long) FDDI_REMOTE_DISCONNECT, in smt_action()
1957 AIX_EVENT(smc, (u_long) FDDI_RING_STATUS, (u_long) in smt_action()
1958 FDDI_SMT_EVENT, (u_long) FDDI_PATH_TEST, in smt_action()
1962 AIX_EVENT(smc, (u_long) FDDI_RING_STATUS, (u_long) in smt_action()
1963 FDDI_SMT_EVENT, (u_long) FDDI_REMOTE_SELF_TEST, in smt_action()