Searched refs:MPCG_STATE_XID0IOWAIX (Results 1 – 3 of 3) sorted by relevance
| /drivers/s390/net/ |
| A D | ctcm_mpc.c | 730 [MPCG_STATE_XID0IOWAIX] = "Active XID- XID0 Pending Complete", 784 { MPCG_STATE_XID0IOWAIX, MPCG_EVENT_XID0DO, mpc_action_doxid0 }, 786 { MPCG_STATE_XID0IOWAIX, MPCG_EVENT_XID2, mpc_action_rcvd_xid0 }, 787 { MPCG_STATE_XID0IOWAIX, MPCG_EVENT_INOP, mpc_action_go_inop }, 788 { MPCG_STATE_XID0IOWAIX, MPCG_EVENT_TIMER, mpc_action_timeout }, 789 { MPCG_STATE_XID0IOWAIX, MPCG_EVENT_DOIO, mpc_action_xside_xid }, 1376 case MPCG_STATE_XID0IOWAIX: in mpc_action_go_inop() 1853 case MPCG_STATE_XID0IOWAIX: in mpc_action_doxid0() 1964 fsm_newstate(grp->fsm, MPCG_STATE_XID0IOWAIX); in mpc_action_rcvd_xid0() 1974 case MPCG_STATE_XID0IOWAIX: in mpc_action_rcvd_xid0() [all …]
|
| A D | ctcm_fsms.h | 346 MPCG_STATE_XID0IOWAIX, enumerator
|
| A D | ctcm_fsms.c | 1611 case MPCG_STATE_XID0IOWAIX: in ctcmpc_chx_attn() 1693 case MPCG_STATE_XID0IOWAIX: in ctcmpc_chx_attnbusy()
|
Completed in 10 milliseconds