Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/elx/libefc/
H A Defclib.h605 void efc_node_post_shutdown(struct efc_node *node, void *arg);
H A Defc_node.c1094 void efc_node_post_shutdown(struct efc_node *node, void *arg) in efc_node_post_shutdown() function
/openbmc/linux/drivers/scsi/elx/efct/
H A Defct_lio.c350 efc_node_post_shutdown(node, NULL); in efct_lio_close_session()