Searched refs:__efc_node_common (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/scsi/elx/libefc/ |
H A D | efc_node.c | 420 __efc_node_common(__func__, ctx, evt, arg); in __efc_node_shutdown() 531 __efc_node_common(__func__, ctx, evt, arg); in __efc_node_wait_els_shutdown() 583 __efc_node_common(__func__, ctx, evt, arg); in __efc_node_wait_node_free() 640 __efc_node_common(__func__, ctx, evt, arg); in __efc_node_wait_ios_shutdown() 645 __efc_node_common(const char *funcname, struct efc_sm_ctx *ctx, in __efc_node_common() function 920 __efc_node_common(__func__, ctx, evt, arg); in __efc_node_paused()
|
H A D | efc_node.h | 152 __efc_node_common(const char *funcname, struct efc_sm_ctx *ctx,
|
H A D | efc_fabric.c | 68 __efc_node_common(funcname, ctx, evt, arg); in __efc_fabric_common()
|
H A D | efc_device.c | 77 __efc_node_common(funcname, ctx, evt, arg); in __efc_d_common()
|