Lines Matching refs:u_long

61 			 int fc, u_long tid, int type, int local);
63 u_long tid, int type, int len);
66 u_long tid, int local);
68 u_long tid, int local);
91 static void smt_fill_echo(struct s_smc *smc, struct smt_p_echo *echo, u_long seed,
100 static int div_ratio(u_long upper, u_long lower);
195 smt_timer_start(smc,&smc->sm.smt_timer, (u_long)1000000L, in smt_agent_task()
203 u_long count; in smt_emulate_token_ct()
204 u_long time; in smt_emulate_token_ct()
230 u_long time ; in smt_event()
277 u_long upper ; in smt_event()
278 u_long lower ; in smt_event()
370 if (time - smc->sm.smt_last_notify >= (u_long) in smt_event()
440 smt_timer_start(smc,&smc->sm.smt_timer, (u_long)1000000L, in smt_event()
444 static int div_ratio(u_long upper, u_long lower) in div_ratio()
925 int fc, u_long tid, int type, int local) in smt_send_nif()
977 u_long tid ; in smt_echo_test()
991 u_long tid, int type, int len) in smt_send_ecf()
1017 u_long tid, int local) in smt_send_sif_config()
1050 u_long tid, int local) in smt_send_sif_operation()
1222 u_long time ; in smt_set_timestamp()
1223 u_long utime ; in smt_set_timestamp()
1522 static void smt_fill_echo(struct s_smc *smc, struct smt_p_echo *echo, u_long seed, in smt_fill_echo()
1552 u_long smt_get_tid(struct s_smc *smc) in smt_get_tid()
1554 u_long tid ; in smt_get_tid()
1928 AIX_EVENT(smc, (u_long) FDDI_RING_STATUS, (u_long) in smt_action()
1929 FDDI_SMT_EVENT, (u_long) FDDI_REMOTE_DISCONNECT, in smt_action()
1933 AIX_EVENT(smc, (u_long) FDDI_RING_STATUS, (u_long) in smt_action()
1934 FDDI_SMT_EVENT, (u_long) FDDI_PATH_TEST, in smt_action()
1938 AIX_EVENT(smc, (u_long) FDDI_RING_STATUS, (u_long) in smt_action()
1939 FDDI_SMT_EVENT, (u_long) FDDI_REMOTE_SELF_TEST, in smt_action()