Home
last modified time | relevance | path

Searched defs:efc_sm_event (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/drivers/scsi/elx/libefc/
H A Defc_sm.c32 efc_sm_transition(struct efc_sm_ctx *ctx, void (*state)(struct efc_sm_ctx *, enum efc_sm_event, void *), void *data) efc_sm_transition() argument
H A Defc_sm.h18 enum efc_sm_event { enum
H A Defc_node.c843 efc_node_check_els_req(struct efc_sm_ctx *ctx, enum efc_sm_event evt, void *arg, in efc_node_check_els_req() argument
852 efc_node_check_ns_req(struct efc_sm_ctx *ctx, enum efc_sm_event ev argument
801 efc_node_transition(struct efc_node *node, void (*state)(struct efc_sm_ctx *, enum efc_sm_event, void *), void *data) efc_node_transition() argument
873 efc_node_pause(struct efc_node *node, void (*state)(struct efc_sm_ctx *, enum efc_sm_event, void *)) efc_node_pause() argument
[all...]

Completed in 3 milliseconds