Home
last modified time | relevance | path

Searched refs:efc_sm_post_event (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/scsi/elx/libefc/
A Defc_sm.c21 efc_sm_post_event(struct efc_sm_ctx *ctx, in efc_sm_post_event() function
38 efc_sm_post_event(ctx, EFC_EVT_REENTER, data); in efc_sm_transition()
40 efc_sm_post_event(ctx, EFC_EVT_EXIT, data); in efc_sm_transition()
42 efc_sm_post_event(ctx, EFC_EVT_ENTER, data); in efc_sm_transition()
A Defc_domain.c524 efc_sm_post_event(&nport->sm, in __efc_domain_allocated()
653 efc_sm_post_event(&nport->sm, in __efc_domain_ready()
762 efc_sm_post_event(&domain->drvsm, in __efc_domain_wait_shutdown()
800 efc_sm_post_event(&nport->sm, in __efc_domain_wait_domain_lost()
829 (void)efc_sm_post_event(&domain->drvsm, EFC_EVT_DOMAIN_REQ_ATTACH, in __efc_domain_attach_internal()
846 rc = efc_sm_post_event(&domain->drvsm, event, arg); in efc_domain_post_event()
A Defc_sm.h187 efc_sm_post_event(struct efc_sm_ctx *ctx,
A Defc_nport.c40 efc_sm_post_event(&nport->sm, event, NULL); in efc_nport_cb()
710 efc_sm_post_event(&nport->sm, EFC_EVT_SHUTDOWN, NULL); in efc_nport_vport_del()
A Defc_node.c163 efc_sm_post_event(&nport->sm, EFC_EVT_ALL_CHILD_NODES_FREE, in efc_node_free()
776 efc_sm_post_event(&node->sm, evt, arg); in efc_node_post_event()
A Defc_fabric.c227 efc_sm_post_event(&nport->sm, EFC_EVT_SHUTDOWN, NULL); in __efc_fabric_flogi_wait_rsp()
296 efc_sm_post_event(&node->nport->sm, EFC_EVT_SHUTDOWN, NULL); in __efc_fabric_fdisc_wait_rsp()
A Defc_cmds.c311 efc_sm_post_event(&nport->sm, EFC_EVT_NPORT_FREE_OK, NULL); in efc_cmd_nport_free()

Completed in 20 milliseconds