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

/freebsd-13-stable/sys/dev/ocs_fc/
H A Docs_hw.h1273 extern ocs_hw_rtn_e ocs_hw_node_alloc(ocs_hw_t *, ocs_remote_node_t *, uint32_t, ocs_sli_port_t *);
H A Docs_node.c414 rc = ocs_hw_node_alloc(&ocs->hw, &node->rnode, port_id, sport);
416 ocs_log_err(ocs, "ocs_hw_node_alloc failed: %d\n", rc);
H A Docs_hw.c2933 ocs_hw_node_alloc(ocs_hw_t *hw, ocs_remote_node_t *rnode, uint32_t fc_addr, function
12169 * allocate a remote node object (ocs_hw_node_alloc()). If the login negotiation is

Completed in 176 milliseconds