Searched refs:ctcm_chx_restart (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/s390/net/
H A Dctcm_fsms.c150 static void ctcm_chx_restart(fsm_instance *fi, int event, void *arg);
173 static void ctcm_chx_restart(fsm_instance *fi, int event, void *arg);
835 static void ctcm_chx_restart(fsm_instance *fi, int event, void *arg) function
865 ctcm_ccw_check_rc(ch, rc, "HaltIO in ctcm_chx_restart");
888 ctcm_chx_restart(fi, event, arg);
973 ctcm_chx_restart(fi, event, arg);
1016 ctcm_chx_restart(fi, event, arg);
1034 ctcm_chx_restart(fi, event, arg);
1167 { CTC_STATE_TERM, CTC_EVENT_START, ctcm_chx_restart },
1174 { CTC_STATE_DTERM, CTC_EVENT_START, ctcm_chx_restart },
[all...]

Completed in 161 milliseconds