Home
last modified time | relevance | path

Searched refs:PORT_WWN_PROP (Results 1 – 9 of 9) sorted by relevance

/illumos-gate/usr/src/lib/cfgadm_plugins/fp/common/
H A Dcfga_cvt.c285 if ((!(strcmp(PORT_WWN_PROP, in is_apid_configured()
331 count = di_path_prop_lookup_bytes(path, PORT_WWN_PROP, in is_apid_configured()
598 if (!(strcmp(PORT_WWN_PROP, di_prop_name(prop))) && in make_dyncomp_from_dinode()
636 node, PORT_WWN_PROP, &port_wwn_data)) <= 0)) { in make_portwwn_luncomp_from_dinode()
678 PORT_WWN_PROP, &port_wwn_data)) <= 0)) { in make_portwwn_luncomp_from_pinode()
750 PORT_WWN_PROP, &port_wwn_data); in construct_nodepath_from_dinode()
H A Dcfga_cs.c86 if (devctl_ddef_byte_array(ddef_hdl, PORT_WWN_PROP, FC_WWN_SIZE, in do_devctl_dev_create()
90 PORT_WWN_PROP, 0); in do_devctl_dev_create()
1085 iret1 = di_path_prop_lookup_bytes(pnode, PORT_WWN_PROP, in unconf_vhci_nodes()
1272 PORT_WWN_PROP, &port_wwn_data); in unconf_non_vhci_nodes()
H A Dcfga_fp.h424 #define PORT_WWN_PROP "port-wwn" macro
H A Dcfga_list.c1249 if ((strcmp(PORT_WWN_PROP, in stat_fc_dev()
1377 PORT_WWN_PROP, &port_wwn_data); in stat_FCP_dev()
1995 count = di_path_prop_lookup_bytes(path, PORT_WWN_PROP, in stat_path_info_fc_dev()
/illumos-gate/usr/src/lib/storage/libg_fc/common/hdrs/
H A Dg_state.h134 #define PORT_WWN_PROP "port-wwn" macro
H A Dgfc.h347 #define PORT_WWN_PROP "port-wwn" macro
/illumos-gate/usr/src/lib/storage/libg_fc/common/
H A Dmap.c1948 (void) strncpy(prop_ptr->prop_name, PORT_WWN_PROP, in update_map_dev_fc_prop()
1949 strlen(PORT_WWN_PROP)); in update_map_dev_fc_prop()
3583 map_dev, PORT_WWN_PROP, &count, in g_rdls()
3866 PORT_WWN_PROP, &count, &port_wwn_byte)) != 0) { in get_wwns()
5704 if (di_prop_lookup_bytes(DDI_DEV_T_ANY, node, PORT_WWN_PROP, in get_wwn_data()
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c679 #define PORT_WWN_PROP (char *)fcp_port_wwn_prop macro
3992 DDI_PROP_DONTPASS | DDI_PROP_NOTPROM, PORT_WWN_PROP, &bytes, in fcp_port_ioctl()
10835 PORT_WWN_PROP, &bytes, &nbytes) != DDI_PROP_SUCCESS) || in fcp_phys_tgt_init()
10934 PORT_WWN_PROP, &bytes, &nbytes) != DDI_PROP_SUCCESS) || in fcp_virt_tgt_init()
12014 tgt_dip, PORT_WWN_PROP, barray, FC_WWN_SIZE); in fcp_scsi_get_name()
12031 DDI_PROP_DONTPASS | DDI_PROP_NOTPROM, PORT_WWN_PROP, &bytes, in fcp_scsi_get_name()
12626 if (ndi_prop_update_byte_array(DDI_DEV_T_NONE, cdip, PORT_WWN_PROP, in fcp_create_dip()
12843 if (mdi_prop_update_byte_array(pip, PORT_WWN_PROP, in fcp_create_pip()
12951 DDI_PROP_DONTPASS | DDI_PROP_NOTPROM, PORT_WWN_PROP, &bytes, in fcp_find_existing_dip()
/illumos-gate/usr/src/cmd/luxadm/
H A Dg_adm.c3038 PORT_WWN_PROP, &count, &hba_port_wwn)) != 0) { in dump_map()
3078 PORT_WWN_PROP, &count, &port_wwn)) != 0) { in dump_map()
3129 PORT_WWN_PROP, &count, &port_wwn)) != 0) { in dump_map()