CTC_EVENT_STOP     95 drivers/s390/net/ctcm_fsms.c 	[CTC_EVENT_STOP]	= "Stop",
CTC_EVENT_STOP    664 drivers/s390/net/ctcm_fsms.c 	if (event == CTC_EVENT_STOP)	/* only for STOP not yet locked */
CTC_EVENT_STOP    672 drivers/s390/net/ctcm_fsms.c 	if (event == CTC_EVENT_STOP)
CTC_EVENT_STOP    678 drivers/s390/net/ctcm_fsms.c 		if (event != CTC_EVENT_STOP) {
CTC_EVENT_STOP   1089 drivers/s390/net/ctcm_fsms.c 	{ CTC_STATE_STOPPED,	CTC_EVENT_STOP,		ctcm_action_nop  },
CTC_EVENT_STOP   1094 drivers/s390/net/ctcm_fsms.c 	{ CTC_STATE_NOTOP,	CTC_EVENT_STOP,		ctcm_chx_stop  },
CTC_EVENT_STOP   1100 drivers/s390/net/ctcm_fsms.c 	{ CTC_STATE_STARTWAIT,	CTC_EVENT_STOP,		ctcm_chx_haltio  },
CTC_EVENT_STOP   1107 drivers/s390/net/ctcm_fsms.c 	{ CTC_STATE_STARTRETRY,	CTC_EVENT_STOP,		ctcm_chx_haltio  },
CTC_EVENT_STOP   1112 drivers/s390/net/ctcm_fsms.c 	{ CTC_STATE_SETUPWAIT,	CTC_EVENT_STOP,		ctcm_chx_haltio  },
CTC_EVENT_STOP   1121 drivers/s390/net/ctcm_fsms.c 	{ CTC_STATE_RXINIT,	CTC_EVENT_STOP,		ctcm_chx_haltio  },
CTC_EVENT_STOP   1132 drivers/s390/net/ctcm_fsms.c 	{ CTC_STATE_RXIDLE,	CTC_EVENT_STOP,		ctcm_chx_haltio  },
CTC_EVENT_STOP   1140 drivers/s390/net/ctcm_fsms.c 	{ CTC_STATE_TXINIT,	CTC_EVENT_STOP,		ctcm_chx_haltio  },
CTC_EVENT_STOP   1149 drivers/s390/net/ctcm_fsms.c 	{ CTC_STATE_TXIDLE,	CTC_EVENT_STOP,		ctcm_chx_haltio  },
CTC_EVENT_STOP   1157 drivers/s390/net/ctcm_fsms.c 	{ CTC_STATE_TERM,	CTC_EVENT_STOP,		ctcm_action_nop  },
CTC_EVENT_STOP   1164 drivers/s390/net/ctcm_fsms.c 	{ CTC_STATE_DTERM,	CTC_EVENT_STOP,		ctcm_chx_haltio  },
CTC_EVENT_STOP   1171 drivers/s390/net/ctcm_fsms.c 	{ CTC_STATE_TX,		CTC_EVENT_STOP,		ctcm_chx_haltio  },
CTC_EVENT_STOP   1180 drivers/s390/net/ctcm_fsms.c 	{ CTC_STATE_RXERR,	CTC_EVENT_STOP,		ctcm_chx_haltio  },
CTC_EVENT_STOP   1181 drivers/s390/net/ctcm_fsms.c 	{ CTC_STATE_TXERR,	CTC_EVENT_STOP,		ctcm_chx_haltio  },
CTC_EVENT_STOP   1846 drivers/s390/net/ctcm_fsms.c 	{ CTC_STATE_STOPPED,	CTC_EVENT_STOP,		ctcm_action_nop  },
CTC_EVENT_STOP   1852 drivers/s390/net/ctcm_fsms.c 	{ CTC_STATE_NOTOP,	CTC_EVENT_STOP,		ctcm_chx_stop  },
CTC_EVENT_STOP   1861 drivers/s390/net/ctcm_fsms.c 	{ CTC_STATE_STARTWAIT,	CTC_EVENT_STOP,		ctcm_chx_haltio  },
CTC_EVENT_STOP   1868 drivers/s390/net/ctcm_fsms.c 	{ CTC_STATE_STARTRETRY,	CTC_EVENT_STOP,		ctcm_chx_haltio  },
CTC_EVENT_STOP   1874 drivers/s390/net/ctcm_fsms.c 	{ CTC_STATE_SETUPWAIT,	CTC_EVENT_STOP,		ctcm_chx_haltio  },
CTC_EVENT_STOP   1883 drivers/s390/net/ctcm_fsms.c 	{ CTC_STATE_RXINIT,	CTC_EVENT_STOP,		ctcm_chx_haltio  },
CTC_EVENT_STOP   1896 drivers/s390/net/ctcm_fsms.c 	{ CH_XID0_PENDING,	CTC_EVENT_STOP,		ctcm_chx_haltio  },
CTC_EVENT_STOP   1907 drivers/s390/net/ctcm_fsms.c 	{ CH_XID0_INPROGRESS,	CTC_EVENT_STOP,		ctcm_chx_haltio  },
CTC_EVENT_STOP   1919 drivers/s390/net/ctcm_fsms.c 	{ CH_XID7_PENDING,	CTC_EVENT_STOP,		ctcm_chx_haltio  },
CTC_EVENT_STOP   1933 drivers/s390/net/ctcm_fsms.c 	{ CH_XID7_PENDING1,	CTC_EVENT_STOP,		ctcm_chx_haltio  },
CTC_EVENT_STOP   1946 drivers/s390/net/ctcm_fsms.c 	{ CH_XID7_PENDING2,	CTC_EVENT_STOP,		ctcm_chx_haltio  },
CTC_EVENT_STOP   1959 drivers/s390/net/ctcm_fsms.c 	{ CH_XID7_PENDING3,	CTC_EVENT_STOP,		ctcm_chx_haltio  },
CTC_EVENT_STOP   1972 drivers/s390/net/ctcm_fsms.c 	{ CH_XID7_PENDING4,	CTC_EVENT_STOP,		ctcm_chx_haltio  },
CTC_EVENT_STOP   1983 drivers/s390/net/ctcm_fsms.c 	{ CTC_STATE_RXIDLE,	CTC_EVENT_STOP,		ctcm_chx_haltio  },
CTC_EVENT_STOP   1992 drivers/s390/net/ctcm_fsms.c 	{ CTC_STATE_TXINIT,	CTC_EVENT_STOP,		ctcm_chx_haltio  },
CTC_EVENT_STOP   2002 drivers/s390/net/ctcm_fsms.c 	{ CTC_STATE_TXIDLE,	CTC_EVENT_STOP,		ctcm_chx_haltio  },
CTC_EVENT_STOP   2011 drivers/s390/net/ctcm_fsms.c 	{ CTC_STATE_TERM,	CTC_EVENT_STOP,		ctcm_action_nop  },
CTC_EVENT_STOP   2020 drivers/s390/net/ctcm_fsms.c 	{ CTC_STATE_DTERM,	CTC_EVENT_STOP,		ctcm_chx_haltio  },
CTC_EVENT_STOP   2028 drivers/s390/net/ctcm_fsms.c 	{ CTC_STATE_TX,		CTC_EVENT_STOP,		ctcm_chx_haltio  },
CTC_EVENT_STOP   2039 drivers/s390/net/ctcm_fsms.c 	{ CTC_STATE_RXERR,	CTC_EVENT_STOP,		ctcm_chx_haltio  },
CTC_EVENT_STOP   2040 drivers/s390/net/ctcm_fsms.c 	{ CTC_STATE_TXERR,	CTC_EVENT_STOP,		ctcm_chx_haltio  },
CTC_EVENT_STOP   2095 drivers/s390/net/ctcm_fsms.c 		fsm_event(ch->fsm, CTC_EVENT_STOP, ch);