Home
last modified time | relevance | path

Searched defs:efc_sm_ctx (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/scsi/elx/libefc/
H A Defc_sm.c33 void (*state)(struct efc_sm_ctx *, in efc_sm_transition()
H A Defc_node.c802 void (*state)(struct efc_sm_ctx *, in efc_node_transition()
843 efc_node_check_els_req(struct efc_sm_ctx *ctx, enum efc_sm_event evt, void *arg, in efc_node_check_els_req()
852 efc_node_check_ns_req(struct efc_sm_ctx *ctx, enum efc_sm_event evt, void *arg, in efc_node_check_ns_req()
874 void (*state)(struct efc_sm_ctx *, in efc_node_pause()
H A Defclib.h64 struct efc_sm_ctx { struct
65 void (*current_state)(struct efc_sm_ctx *ctx, argument
68 const char *description;
69 void *app;