Searched refs:MPCG_STATE_XID7INITW (Results 1 – 3 of 3) sorted by relevance
| /drivers/s390/net/ |
| A D | ctcm_mpc.c | 727 [MPCG_STATE_XID7INITW] = "Passive XID- XID7 Pending P1 Start", 762 { MPCG_STATE_XID7INITW, MPCG_EVENT_XID2DONE, mpc_action_doxid7 }, 763 { MPCG_STATE_XID7INITW, MPCG_EVENT_DISCONC, mpc_action_discontact }, 764 { MPCG_STATE_XID7INITW, MPCG_EVENT_XID2, mpc_action_rcvd_xid7 }, 765 { MPCG_STATE_XID7INITW, MPCG_EVENT_INOP, mpc_action_go_inop }, 766 { MPCG_STATE_XID7INITW, MPCG_EVENT_TIMER, mpc_action_timeout }, 768 { MPCG_STATE_XID7INITW, MPCG_EVENT_DOIO, mpc_action_yside_xid }, 1374 case MPCG_STATE_XID7INITW: in mpc_action_go_inop() 1969 fsm_newstate(grp->fsm, MPCG_STATE_XID7INITW); in mpc_action_rcvd_xid0() 2021 case MPCG_STATE_XID7INITW: in mpc_action_rcvd_xid7() [all …]
|
| A D | ctcm_fsms.h | 343 MPCG_STATE_XID7INITW, enumerator
|
| A D | ctcm_fsms.c | 1617 case MPCG_STATE_XID7INITW: in ctcmpc_chx_attn() 1694 case MPCG_STATE_XID7INITW: in ctcmpc_chx_attnbusy()
|
Completed in 12 milliseconds