Searched refs:__efc_domain_wait_shutdown (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/drivers/scsi/elx/libefc/ |
D | efc_domain.h | 36 __efc_domain_wait_shutdown(struct efc_sm_ctx *ctx, enum efc_sm_event evt,
|
D | efc_domain.c | 529 efc_sm_transition(ctx, __efc_domain_wait_shutdown, in __efc_domain_allocated() 658 efc_sm_transition(ctx, __efc_domain_wait_shutdown, in __efc_domain_ready() 708 efc_sm_transition(ctx, __efc_domain_wait_shutdown, NULL); in __efc_domain_wait_nports_free() 724 __efc_domain_wait_shutdown(struct efc_sm_ctx *ctx, in __efc_domain_wait_shutdown() function 805 efc_sm_transition(ctx, __efc_domain_wait_shutdown, in __efc_domain_wait_domain_lost()
|