DEV_STATE_STOPWAIT_RXTX   56 drivers/s390/net/ctcm_fsms.c 	[DEV_STATE_STOPWAIT_RXTX]	= "StopWait RXTX",
DEV_STATE_STOPWAIT_RXTX 2092 drivers/s390/net/ctcm_fsms.c 	fsm_newstate(fi, DEV_STATE_STOPWAIT_RXTX);
DEV_STATE_STOPWAIT_RXTX 2174 drivers/s390/net/ctcm_fsms.c 			fsm_newstate(fi, DEV_STATE_STOPWAIT_RXTX);
DEV_STATE_STOPWAIT_RXTX 2178 drivers/s390/net/ctcm_fsms.c 			fsm_newstate(fi, DEV_STATE_STOPWAIT_RXTX);
DEV_STATE_STOPWAIT_RXTX 2223 drivers/s390/net/ctcm_fsms.c 	case DEV_STATE_STOPWAIT_RXTX:
DEV_STATE_STOPWAIT_RXTX 2250 drivers/s390/net/ctcm_fsms.c 	{ DEV_STATE_STOPWAIT_RXTX,  DEV_EVENT_START,   dev_action_start   },
DEV_STATE_STOPWAIT_RXTX 2251 drivers/s390/net/ctcm_fsms.c 	{ DEV_STATE_STOPWAIT_RXTX,  DEV_EVENT_RXDOWN,  dev_action_chdown  },
DEV_STATE_STOPWAIT_RXTX 2252 drivers/s390/net/ctcm_fsms.c 	{ DEV_STATE_STOPWAIT_RXTX,  DEV_EVENT_TXDOWN,  dev_action_chdown  },
DEV_STATE_STOPWAIT_RXTX 2253 drivers/s390/net/ctcm_fsms.c 	{ DEV_STATE_STOPWAIT_RXTX,  DEV_EVENT_RESTART, dev_action_restart },