Searched refs:ocs_hw_node_attach (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/dev/ocs_fc/
H A Docs_hw.h1282 extern ocs_hw_rtn_e ocs_hw_node_attach(ocs_hw_t *, ocs_remote_node_t *, ocs_dma_t *);
H A Docs_node.c650 rc = ocs_hw_node_attach(&ocs->hw, &node->rnode, &node->sparm_dma_buf);
652 ocs_log_test(ocs, "ocs_hw_node_attach failed: %d\n", rc);
H A Docs_hw.c2995 ocs_hw_node_attach(ocs_hw_t *hw, ocs_remote_node_t *rnode, ocs_dma_t *sparms) function
12200 * successful, the driver must attach the nodes (ocs_hw_node_attach()) to the SLI Port

Completed in 116 milliseconds