Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/elx/libefc/
H A Defc_fabric.h64 __efc_ns_idle(struct efc_sm_ctx *ctx, enum efc_sm_event evt, void *arg);
H A Defc_fabric.c630 efc_node_transition(node, __efc_ns_idle, NULL); in __efc_ns_rffid_wait_rsp()
812 efc_node_transition(node, __efc_ns_idle, NULL); in __efc_ns_gidpt_wait_rsp()
821 efc_node_transition(node, __efc_ns_idle, NULL); in __efc_ns_gidpt_wait_rsp()
838 __efc_ns_idle(struct efc_sm_ctx *ctx, enum efc_sm_event evt, void *arg) in __efc_ns_idle() function