Searched refs:__efc_ns_idle (Results 1 – 2 of 2) sorted by relevance
/linux-6.6.21/drivers/scsi/elx/libefc/ |
D | efc_fabric.h | 64 __efc_ns_idle(struct efc_sm_ctx *ctx, enum efc_sm_event evt, void *arg);
|
D | efc_fabric.c | 630 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
|