Home
last modified time | relevance | path

Searched refs:tgt_port_wwn (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c1881 bcopy(ptgt->tgt_port_wwn.raw_wwn, in fcp_get_target_mappings()
6307 &ptgt->tgt_port_wwn); in fcp_icmd_callback()
7686 ptgt->tgt_port_wwn.raw_wwn[0], in fcp_handle_reportlun()
7687 ptgt->tgt_port_wwn.raw_wwn[1], in fcp_handle_reportlun()
7688 ptgt->tgt_port_wwn.raw_wwn[2], in fcp_handle_reportlun()
7689 ptgt->tgt_port_wwn.raw_wwn[3], in fcp_handle_reportlun()
7690 ptgt->tgt_port_wwn.raw_wwn[4], in fcp_handle_reportlun()
7691 ptgt->tgt_port_wwn.raw_wwn[5], in fcp_handle_reportlun()
7692 ptgt->tgt_port_wwn.raw_wwn[6], in fcp_handle_reportlun()
7693 ptgt->tgt_port_wwn.raw_wwn[7], in fcp_handle_reportlun()
[all …]
/illumos-gate/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcpvar.h791 la_wwn_t tgt_port_wwn; member