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

/linux-master/drivers/scsi/elx/libefc/
H A Defc_sm.c32 efc_sm_transition(struct efc_sm_ctx *ctx, function
H A Defc_domain.c45 efc_sm_transition(&domain->drvsm, __efc_domain_init,
268 efc_sm_transition(&nport->sm, __efc_nport_allocated, NULL);
300 efc_sm_transition(ctx, __efc_domain_wait_alloc, arg);
348 efc_sm_transition(ctx, __efc_domain_wait_alloc, arg);
404 efc_sm_transition(ctx, __efc_domain_allocated, NULL);
431 efc_sm_transition(ctx, __efc_domain_allocated, NULL);
450 efc_sm_transition(ctx, __efc_domain_wait_domain_lost, NULL);
497 efc_sm_transition(ctx, __efc_domain_wait_attach, NULL);
519 efc_sm_transition(ctx, __efc_domain_wait_nports_free,
529 efc_sm_transition(ct
[all...]
H A Defc_nport.c285 efc_sm_transition(ctx, __efc_nport_attached, NULL);
297 efc_sm_transition(ctx, __efc_nport_wait_port_free,
307 efc_sm_transition(ctx,
332 efc_sm_transition(ctx, __efc_nport_attached, NULL);
364 efc_sm_transition(ctx, __efc_nport_vport_wait_alloc, NULL);
429 efc_sm_transition(ctx, __efc_nport_vport_allocated, NULL);
464 efc_sm_transition(ctx, __efc_nport_attached, NULL);
562 efc_sm_transition(ctx, __efc_nport_wait_port_free, NULL);
615 efc_sm_transition(&nport->sm, __efc_nport_vport_init, NULL);
H A Defc_sm.h190 efc_sm_transition(struct efc_sm_ctx *ctx,

Completed in 104 milliseconds