efc_sm_post_event
efc_sm_post_event(&nport->sm, EFC_EVT_NPORT_FREE_OK, NULL);
efc_sm_post_event(&nport->sm,
efc_sm_post_event(&nport->sm,
efc_sm_post_event(&domain->drvsm,
efc_sm_post_event(&nport->sm,
(void)efc_sm_post_event(&domain->drvsm, EFC_EVT_DOMAIN_REQ_ATTACH,
rc = efc_sm_post_event(&domain->drvsm, event, arg);
efc_sm_post_event(&nport->sm, EFC_EVT_SHUTDOWN, NULL);
efc_sm_post_event(&node->nport->sm, EFC_EVT_SHUTDOWN, NULL);
efc_sm_post_event(&nport->sm, EFC_EVT_ALL_CHILD_NODES_FREE,
efc_sm_post_event(&node->sm, evt, arg);
efc_sm_post_event(&nport->sm, event, NULL);
efc_sm_post_event(&nport->sm, EFC_EVT_SHUTDOWN, NULL);
efc_sm_post_event(ctx, EFC_EVT_REENTER, data);
efc_sm_post_event(ctx, EFC_EVT_EXIT, data);
efc_sm_post_event(ctx, EFC_EVT_ENTER, data);
efc_sm_post_event(struct efc_sm_ctx *ctx,