Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/s390/net/
H A Dctcm_mpc.c741 [MPCG_STATE_XID0IOWAIX] = "Active XID- XID0 Pending Complete",
795 { MPCG_STATE_XID0IOWAIX, MPCG_EVENT_XID0DO, mpc_action_doxid0 },
796 { MPCG_STATE_XID0IOWAIX, MPCG_EVENT_DISCONC, mpc_action_discontact },
797 { MPCG_STATE_XID0IOWAIX, MPCG_EVENT_XID2, mpc_action_rcvd_xid0 },
798 { MPCG_STATE_XID0IOWAIX, MPCG_EVENT_INOP, mpc_action_go_inop },
799 { MPCG_STATE_XID0IOWAIX, MPCG_EVENT_TIMER, mpc_action_timeout },
800 { MPCG_STATE_XID0IOWAIX, MPCG_EVENT_DOIO, mpc_action_xside_xid },
1386 case MPCG_STATE_XID0IOWAIX: in mpc_action_go_inop()
1863 case MPCG_STATE_XID0IOWAIX: in mpc_action_doxid0()
1974 fsm_newstate(grp->fsm, MPCG_STATE_XID0IOWAIX); in mpc_action_rcvd_xid0()
[all …]
H A Dctcm_fsms.h346 MPCG_STATE_XID0IOWAIX, enumerator
H A Dctcm_fsms.c1617 case MPCG_STATE_XID0IOWAIX: in ctcmpc_chx_attn()
1699 case MPCG_STATE_XID0IOWAIX: in ctcmpc_chx_attnbusy()