chx_firstio       141 drivers/s390/net/ctcm_fsms.c static void chx_firstio(fsm_instance *fi, int event, void *arg);
chx_firstio       537 drivers/s390/net/ctcm_fsms.c 		chx_firstio(fi, event, arg);
chx_firstio      1114 drivers/s390/net/ctcm_fsms.c 	{ CTC_STATE_SETUPWAIT,	CTC_EVENT_FINSTAT,	chx_firstio  },
chx_firstio      1129 drivers/s390/net/ctcm_fsms.c 	{ CTC_STATE_RXINIT,	CTC_EVENT_UC_ZERO,	chx_firstio  },
chx_firstio      1151 drivers/s390/net/ctcm_fsms.c 	{ CTC_STATE_TXIDLE,	CTC_EVENT_FINSTAT,	chx_firstio  },