Lines Matching refs:evt
77 static void tipc_node_fsm_evt(struct tipc_node *n, int evt);
663 static void tipc_node_fsm_evt(struct tipc_node *n, int evt) in tipc_node_fsm_evt() argument
669 switch (evt) { in tipc_node_fsm_evt()
688 switch (evt) { in tipc_node_fsm_evt()
711 switch (evt) { in tipc_node_fsm_evt()
728 switch (evt) { in tipc_node_fsm_evt()
747 switch (evt) { in tipc_node_fsm_evt()
766 switch (evt) { in tipc_node_fsm_evt()
783 switch (evt) { in tipc_node_fsm_evt()
804 switch (evt) { in tipc_node_fsm_evt()
834 pr_err("Illegal node fsm evt %x in state %x\n", evt, state); in tipc_node_fsm_evt()