/titanic_50/usr/src/lib/cfgadm_plugins/fp/common/ |
H A D | cfga_cvt.c | 285 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 D | cfga_cs.c | 86 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 D | cfga_fp.h | 424 #define PORT_WWN_PROP "port-wwn" macro
|
H A D | cfga_list.c | 1249 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_50/usr/src/lib/storage/libg_fc/common/hdrs/ |
H A D | g_state.h | 134 #define PORT_WWN_PROP "port-wwn" macro
|
H A D | gfc.h | 347 #define PORT_WWN_PROP "port-wwn" macro
|
/titanic_50/usr/src/lib/storage/libg_fc/common/ |
H A D | map.c | 1947 (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_50/usr/src/uts/sun/io/scsi/adapters/ |
H A D | sf.c | 344 #define PORT_WWN_PROP "port-wwn" macro 1275 DDI_PROP_DONTPASS | DDI_PROP_CANSLEEP, PORT_WWN_PROP, in sf_scsi_tgt_init() 1789 DDI_PROP_DONTPASS | DDI_PROP_CANSLEEP, PORT_WWN_PROP, in sf_scsi_get_name() 4309 (void) ndi_prop_remove(DDI_DEV_T_NONE, cdip, PORT_WWN_PROP); in sf_create_devinfo() 4342 cdip, PORT_WWN_PROP, target->sft_port_wwn, FC_WWN_SIZE) != in sf_create_props()
|
/titanic_50/usr/src/uts/common/io/fibre-channel/ulp/ |
H A D | fcp.c | 675 #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_50/usr/src/cmd/luxadm/ |
H A D | g_adm.c | 3038 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()
|