Home
last modified time | relevance | path

Searched refs:ls_acc_oxid (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/ocs_fc/
H A Docs_common.h351 uint32_t ls_acc_oxid; /**< OX_ID for pending accept */ member
H A Docs_device.c474 node->ls_acc_oxid = ox_id; in ocs_send_ls_acc_after_attach()
1304 ocs_send_plogi_acc(node->ls_acc_io, node->ls_acc_oxid, NULL, NULL); in __ocs_d_wait_node_attach()
1311 ocs_d_send_prli_rsp(node->ls_acc_io, node->ls_acc_oxid); in __ocs_d_wait_node_attach()
H A Docs_node.c737 node->display_name, node->ls_acc_oxid); in ocs_node_send_ls_io_cleanup()
1530 ocs_ddump_value(textbuf, "ls_acc_oxid", "%#04x", node->ls_acc_oxid); in ocs_ddump_node()
1770 ocs_mgmt_emit_int(textbuf, MGMT_MODE_RD, "ls_acc_oxid", "0x%#04x", node->ls_acc_oxid); in ocs_mgmt_node_get()
1851 ocs_mgmt_emit_int(textbuf, MGMT_MODE_RD, "ls_acc_oxid", "0x%#04x", node->ls_acc_oxid); in ocs_mgmt_node_get_all()
H A Docs_fabric.c1725 ocs_d_send_prli_rsp(node->ls_acc_io, node->ls_acc_oxid); in __ocs_p2p_wait_node_attach()