Home
last modified time | relevance | path

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

/titanic_41/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()
/titanic_41/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
/titanic_41/usr/src/lib/storage/libg_fc/common/
H A Dmap.c1947 (void) strncpy(prop_ptr->prop_name, PORT_WWN_PROP, in update_map_dev_fc_prop()
1948 strlen(PORT_WWN_PROP)); in update_map_dev_fc_prop()
3582 map_dev, PORT_WWN_PROP, &count, in g_rdls()
3865 PORT_WWN_PROP, &count, &port_wwn_byte)) != 0) { in get_wwns()
5702 if (di_prop_lookup_bytes(DDI_DEV_T_ANY, node, PORT_WWN_PROP, in get_wwn_data()
/titanic_41/usr/src/uts/sun/io/scsi/adapters/
H A Dsf.c346 #define PORT_WWN_PROP "port-wwn" macro
1277 DDI_PROP_DONTPASS | DDI_PROP_CANSLEEP, PORT_WWN_PROP, in sf_scsi_tgt_init()
1791 DDI_PROP_DONTPASS | DDI_PROP_CANSLEEP, PORT_WWN_PROP, in sf_scsi_get_name()
4311 (void) ndi_prop_remove(DDI_DEV_T_NONE, cdip, PORT_WWN_PROP); in sf_create_devinfo()
4344 cdip, PORT_WWN_PROP, target->sft_port_wwn, FC_WWN_SIZE) != in sf_create_props()
/titanic_41/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c675 #define PORT_WWN_PROP (char *)fcp_port_wwn_prop macro
3987 DDI_PROP_DONTPASS | DDI_PROP_NOTPROM, PORT_WWN_PROP, &bytes, in fcp_port_ioctl()
10846 PORT_WWN_PROP, &bytes, &nbytes) != DDI_PROP_SUCCESS) || in fcp_phys_tgt_init()
10945 PORT_WWN_PROP, &bytes, &nbytes) != DDI_PROP_SUCCESS) || in fcp_virt_tgt_init()
12025 tgt_dip, PORT_WWN_PROP, barray, FC_WWN_SIZE); in fcp_scsi_get_name()
12042 DDI_PROP_DONTPASS | DDI_PROP_NOTPROM, PORT_WWN_PROP, &bytes, in fcp_scsi_get_name()
12638 if (ndi_prop_update_byte_array(DDI_DEV_T_NONE, cdip, PORT_WWN_PROP, in fcp_create_dip()
12855 if (mdi_prop_update_byte_array(pip, PORT_WWN_PROP, in fcp_create_pip()
12964 DDI_PROP_DONTPASS | DDI_PROP_NOTPROM, PORT_WWN_PROP, &bytes, in fcp_find_existing_dip()
/titanic_41/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()