Home
last modified time | relevance | path

Searched refs:__efc_domain_wait_alloc (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/scsi/elx/libefc/
H A Defc_domain.h22 __efc_domain_wait_alloc(struct efc_sm_ctx *ctx, enum efc_sm_event evt,
H A Defc_domain.c300 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()
357 __efc_domain_wait_alloc(struct efc_sm_ctx *ctx, in __efc_domain_wait_alloc() function