Searched refs:ch_action_restart (Results 1 – 1 of 1) sorted by relevance
/linux-2.4.37.9/drivers/s390/net/ |
D | ctcmain.c | 1664 static void ch_action_restart(fsm_instance *fi, int event, void *arg) in ch_action_restart() function 1711 ch_action_restart(fi, event, arg); in ch_action_rxiniterr() 1794 ch_action_restart(fi, event, arg); in ch_action_txiniterr() 1825 ch_action_restart(fi, event, arg); in ch_action_txretry() 1843 ch_action_restart(fi, event, arg); in ch_action_txretry() 1979 { CH_STATE_TERM, CH_EVENT_START, ch_action_restart }, 1986 { CH_STATE_DTERM, CH_EVENT_START, ch_action_restart },
|