Searched refs:PORT_WWN_PROP (Results 1 - 7 of 7) sorted by relevance
/osnet-11/usr/src/lib/cfgadm_plugins/fp/common/ |
H A D | cfga_cvt.c | 285 if ((!(strcmp(PORT_WWN_PROP, 331 count = di_path_prop_lookup_bytes(path, PORT_WWN_PROP, 598 if (!(strcmp(PORT_WWN_PROP, di_prop_name(prop))) && 636 node, PORT_WWN_PROP, &port_wwn_data)) <= 0)) { 678 PORT_WWN_PROP, &port_wwn_data)) <= 0)) { 750 PORT_WWN_PROP, &port_wwn_data);
|
H A D | cfga_cs.c | 86 if (devctl_ddef_byte_array(ddef_hdl, PORT_WWN_PROP, FC_WWN_SIZE, 90 PORT_WWN_PROP, 0); 1085 iret1 = di_path_prop_lookup_bytes(pnode, PORT_WWN_PROP, 1272 PORT_WWN_PROP, &port_wwn_data);
|
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, 1377 PORT_WWN_PROP, &port_wwn_data); 1995 count = di_path_prop_lookup_bytes(path, PORT_WWN_PROP,
|
/osnet-11/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
|
/osnet-11/usr/src/lib/storage/libg_fc/common/ |
H A D | map.c | 1946 (void) strncpy(prop_ptr->prop_name, PORT_WWN_PROP, 1947 strlen(PORT_WWN_PROP)); 3581 map_dev, PORT_WWN_PROP, &count, 3864 PORT_WWN_PROP, &count, &port_wwn_byte)) != 0) { 5701 if (di_prop_lookup_bytes(DDI_DEV_T_ANY, node, PORT_WWN_PROP, 5922 rval = di_prop_lookup_bytes(DDI_DEV_T_ANY, node, PORT_WWN_PROP,
|
Completed in 75 milliseconds