Home
last modified time | relevance | path

Searched refs:__efc_node_paused (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/scsi/elx/libefc/
H A Defc_node.h166 __efc_node_paused(struct efc_sm_ctx *ctx,
H A Defc_node.c879 efc_node_transition(node, __efc_node_paused, NULL); in efc_node_pause()
883 __efc_node_paused(struct efc_sm_ctx *ctx, in __efc_node_paused() function
H A Defc_device.c456 efc_node_transition(node, __efc_node_paused, NULL); in efc_node_init_device()