Home
last modified time | relevance | path

Searched refs:MPCG_STATE_XID7INITZ (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/s390/net/
Dctcm_mpc.c731 [MPCG_STATE_XID7INITZ] = "Active XID- XID7 Pending Complete ",
798 { MPCG_STATE_XID7INITZ, MPCG_EVENT_XID2, mpc_action_rcvd_xid7 },
799 { MPCG_STATE_XID7INITZ, MPCG_EVENT_XID7DONE, mpc_action_doxid7 },
800 { MPCG_STATE_XID7INITZ, MPCG_EVENT_DISCONC, mpc_action_discontact },
801 { MPCG_STATE_XID7INITZ, MPCG_EVENT_INOP, mpc_action_go_inop },
802 { MPCG_STATE_XID7INITZ, MPCG_EVENT_TIMER, mpc_action_timeout },
803 { MPCG_STATE_XID7INITZ, MPCG_EVENT_DOIO, mpc_action_xside_xid },
1377 case MPCG_STATE_XID7INITZ: in mpc_action_go_inop()
2017 fsm_newstate(grp->fsm, MPCG_STATE_XID7INITZ); in mpc_action_rcvd_xid7()
2024 case MPCG_STATE_XID7INITZ: in mpc_action_rcvd_xid7()
[all …]
Dctcm_fsms.h348 MPCG_STATE_XID7INITZ, enumerator
Dctcm_fsms.c1620 case MPCG_STATE_XID7INITZ: in ctcmpc_chx_attn()
1697 case MPCG_STATE_XID7INITZ: in ctcmpc_chx_attnbusy()