Home
last modified time | relevance | path

Searched refs:efc_sm_transition (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/scsi/elx/libefc/
A Defc_domain.c45 efc_sm_transition(&domain->drvsm, __efc_domain_init, in efc_domain_cb()
300 efc_sm_transition(ctx, __efc_domain_wait_alloc, arg); in __efc_domain_init()
348 efc_sm_transition(ctx, __efc_domain_wait_alloc, arg); in __efc_domain_init()
404 efc_sm_transition(ctx, __efc_domain_allocated, NULL); in __efc_domain_wait_alloc()
431 efc_sm_transition(ctx, __efc_domain_allocated, NULL); in __efc_domain_wait_alloc()
519 efc_sm_transition(ctx, __efc_domain_wait_nports_free, in __efc_domain_allocated()
529 efc_sm_transition(ctx, __efc_domain_wait_shutdown, in __efc_domain_allocated()
568 efc_sm_transition(ctx, __efc_domain_ready, NULL); in __efc_domain_wait_attach()
658 efc_sm_transition(ctx, __efc_domain_wait_shutdown, in __efc_domain_ready()
760 efc_sm_transition(&domain->drvsm, __efc_domain_init, in __efc_domain_wait_shutdown()
[all …]
A Defc_nport.c285 efc_sm_transition(ctx, __efc_nport_attached, NULL); in __efc_nport_common()
297 efc_sm_transition(ctx, __efc_nport_wait_port_free, in __efc_nport_common()
307 efc_sm_transition(ctx, in __efc_nport_common()
332 efc_sm_transition(ctx, __efc_nport_attached, NULL); in __efc_nport_allocated()
364 efc_sm_transition(ctx, __efc_nport_vport_wait_alloc, NULL); in __efc_nport_vport_init()
429 efc_sm_transition(ctx, __efc_nport_vport_allocated, NULL); in __efc_nport_vport_wait_alloc()
464 efc_sm_transition(ctx, __efc_nport_attached, NULL); in __efc_nport_vport_allocated()
562 efc_sm_transition(ctx, __efc_nport_wait_port_free, NULL); in __efc_nport_wait_shutdown()
615 efc_sm_transition(&nport->sm, __efc_nport_vport_init, NULL); in efc_vport_nport_alloc()
A Defc_sm.c32 efc_sm_transition(struct efc_sm_ctx *ctx, in efc_sm_transition() function
A Defc_sm.h190 efc_sm_transition(struct efc_sm_ctx *ctx,

Completed in 7 milliseconds