Searched refs:mpc_action_doxid0 (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/s390/net/ |
H A D | ctcm_mpc.c | 118 static void mpc_action_doxid0(fsm_instance *fsm, int event, void *arg); 749 { MPCG_STATE_XID2INITW, MPCG_EVENT_XID0DO, mpc_action_doxid0 }, 755 { MPCG_STATE_XID2INITX, MPCG_EVENT_XID0DO, mpc_action_doxid0 }, 776 { MPCG_STATE_XID0IOWAIT, MPCG_EVENT_XID0DO, mpc_action_doxid0 }, 783 { MPCG_STATE_XID0IOWAIX, MPCG_EVENT_XID0DO, mpc_action_doxid0 }, 1825 static void mpc_action_doxid0(fsm_instance *fsm, int event, void *arg) in mpc_action_doxid0() function
|