Searched refs:ctcmpc_chx_firstio (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/drivers/s390/net/ |
D | ctcm_fsms.c | 163 static void ctcmpc_chx_firstio(fsm_instance *fi, int event, void *arg); 1474 static void ctcmpc_chx_firstio(fsm_instance *fi, int event, void *arg) in ctcmpc_chx_firstio() function 1870 { CTC_STATE_SETUPWAIT, CTC_EVENT_FINSTAT, ctcmpc_chx_firstio }, 1885 { CTC_STATE_RXINIT, CTC_EVENT_UC_ZERO, ctcmpc_chx_firstio }, 1998 { CTC_STATE_TXIDLE, CTC_EVENT_FINSTAT, ctcmpc_chx_firstio },
|