Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/elx/libefc/
H A Defc_nport.h44 __efc_nport_attached(struct efc_sm_ctx *ctx,
H A Defc_nport.c285 efc_sm_transition(ctx, __efc_nport_attached, NULL); in __efc_nport_common()
332 efc_sm_transition(ctx, __efc_nport_attached, NULL); in __efc_nport_allocated()
464 efc_sm_transition(ctx, __efc_nport_attached, NULL); in __efc_nport_vport_allocated()
493 __efc_nport_attached(struct efc_sm_ctx *ctx, in __efc_nport_attached() function