Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/ocs_fc/
Docs_fabric.c1363 rnode = ocs_node_find(sport, node->sport->p2p_remote_port_id); in __ocs_p2p_wait_domain_attach()
1371 rnode = ocs_node_alloc(sport, sport->p2p_remote_port_id, FALSE, FALSE); in __ocs_p2p_wait_domain_attach()
2002 sport->p2p_remote_port_id = 0; in ocs_p2p_setup()
2006 sport->p2p_remote_port_id = 2; in ocs_p2p_setup()
2017 sport->p2p_remote_port_id = 1; in ocs_p2p_setup()
Docs_common.h201 uint32_t p2p_remote_port_id; /**< Remote node's port id for p2p */ member
Docs_sport.c1201 ocs_ddump_value(textbuf, "p2p_remote_port_id", "%06x", sport->p2p_remote_port_id); in ocs_ddump_sport()
1340 …cs_mgmt_emit_int(textbuf, MGMT_MODE_RD, "p2p_remote_port_id", "0x%06x", sport->p2p_remote_port_id); in ocs_mgmt_sport_get()
1386 …ocs_mgmt_emit_int(textbuf, MGMT_MODE_RD, "p2p_remote_port_id", "0x%06x", sport->p2p_remote_port_id in ocs_mgmt_sport_get_all()