Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/elx/libefc/
H A Defc_cmds.h29 efc_cmd_node_attach(struct efc *efc, struct efc_remote_node *rnode,
H A Defc_cmds.c657 efc_cmd_node_attach(struct efc *efc, struct efc_remote_node *rnode, in efc_cmd_node_attach() function
H A Defc_node.c214 rc = efc_cmd_node_attach(efc, &node->rnode, &node->sparm_dma_buf); in efc_node_attach()