Lines Matching refs:MPCG_STATE_XID7INITI
742 [MPCG_STATE_XID7INITI] = "Active XID- XID7 Pending Start",
802 { MPCG_STATE_XID7INITI, MPCG_EVENT_XID2DONE, mpc_action_doxid7 },
803 { MPCG_STATE_XID7INITI, MPCG_EVENT_XID2, mpc_action_rcvd_xid7 },
804 { MPCG_STATE_XID7INITI, MPCG_EVENT_DISCONC, mpc_action_discontact },
805 { MPCG_STATE_XID7INITI, MPCG_EVENT_INOP, mpc_action_go_inop },
806 { MPCG_STATE_XID7INITI, MPCG_EVENT_TIMER, mpc_action_timeout },
807 { MPCG_STATE_XID7INITI, MPCG_EVENT_XID7DONE, mpc_action_doxid7 },
808 { MPCG_STATE_XID7INITI, MPCG_EVENT_DOIO, mpc_action_xside_xid },
1390 case MPCG_STATE_XID7INITI: in mpc_action_go_inop()
1995 fsm_newstate(grp->fsm, MPCG_STATE_XID7INITI); in mpc_action_rcvd_xid0()
2037 case MPCG_STATE_XID7INITI: in mpc_action_rcvd_xid7()
2088 case MPCG_STATE_XID7INITI: in mpc_send_qllc_discontact()