Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcpvar.h787 la_wwn_t tgt_node_wwn; member
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c1879 bcopy(ptgt->tgt_node_wwn.raw_wwn, in fcp_get_target_mappings()
3229 bcopy(&devlist.map_nwwn, &ptgt->tgt_node_wwn.raw_wwn[0], in fcp_port_create_tgt()
4985 bcopy(&map_entry->map_nwwn, &ptgt->tgt_node_wwn.raw_wwn[0], in fcp_handle_mapflags()
6941 fcp_wwn_to_ascii(&ptgt->tgt_node_wwn.raw_wwn[0], ascii_wwn); in fcp_scsi_callback()
12621 ptgt->tgt_node_wwn.raw_wwn, FC_WWN_SIZE) != DDI_PROP_SUCCESS) { in fcp_create_dip()
12837 ptgt->tgt_node_wwn.raw_wwn, FC_WWN_SIZE) in fcp_create_pip()
12943 if (bcmp(bytes, ptgt->tgt_node_wwn.raw_wwn, nbytes) != 0) { in fcp_find_existing_dip()
14793 bcopy(&ptgt->tgt_node_wwn.raw_wwn[0], &devlist->map_nwwn, FC_WWN_SIZE); in fcp_reconfigure_luns()
15554 bcopy(&ptgt->tgt_node_wwn.raw_wwn[0], in fcp_construct_map()