Searched refs:ctcmpc_chx_firstio (Results  1 – 1 of 1) sorted by relevance
| /Linux-v5.4/drivers/s390/net/ | 
| D | ctcm_fsms.c | 163 static void ctcmpc_chx_firstio(fsm_instance *fi, int event, void *arg); 1480 static void ctcmpc_chx_firstio(fsm_instance *fi, int event, void *arg)  in ctcmpc_chx_firstio()  function 1876 	{ CTC_STATE_SETUPWAIT,	CTC_EVENT_FINSTAT,	ctcmpc_chx_firstio  }, 1891 	{ CTC_STATE_RXINIT,	CTC_EVENT_UC_ZERO,	ctcmpc_chx_firstio  }, 2004 	{ CTC_STATE_TXIDLE,	CTC_EVENT_FINSTAT,	ctcmpc_chx_firstio  },
  |