Home
last modified time | relevance | path

Searched refs:NODE_WWN_PROP (Results 1 – 6 of 6) sorted by relevance

/titanic_50/usr/src/lib/storage/libg_fc/common/hdrs/
H A Dg_state.h135 #define NODE_WWN_PROP "node-wwn" macro
H A Dgfc.h348 #define NODE_WWN_PROP "node-wwn" macro
/titanic_50/usr/src/lib/storage/libg_fc/common/
H A Dmap.c1967 (void) strncpy(prop_ptr->prop_name, NODE_WWN_PROP, in update_map_dev_fc_prop()
1968 strlen(NODE_WWN_PROP)); in update_map_dev_fc_prop()
3870 NODE_WWN_PROP, &count, &node_wwn_byte)) != 0) { in get_wwns()
5697 if (di_prop_lookup_bytes(DDI_DEV_T_ANY, node, NODE_WWN_PROP, in get_wwn_data()
/titanic_50/usr/src/uts/sun/io/scsi/adapters/
H A Dsf.c343 #define NODE_WWN_PROP "node-wwn" macro
4308 (void) ndi_prop_remove(DDI_DEV_T_NONE, cdip, NODE_WWN_PROP); in sf_create_devinfo()
4336 cdip, NODE_WWN_PROP, target->sft_node_wwn, FC_WWN_SIZE) != in sf_create_props()
/titanic_50/usr/src/cmd/luxadm/
H A Dg_adm.c3084 NODE_WWN_PROP, &count, &node_wwn)) != 0) { in dump_map()
3135 NODE_WWN_PROP, &count, &node_wwn)) != 0) { in dump_map()
/titanic_50/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c674 #define NODE_WWN_PROP (char *)fcp_node_wwn_prop macro
12632 if (ndi_prop_update_byte_array(DDI_DEV_T_NONE, cdip, NODE_WWN_PROP, in fcp_create_dip()
12848 if (mdi_prop_update_byte_array(pip, NODE_WWN_PROP, in fcp_create_pip()
12943 DDI_PROP_DONTPASS | DDI_PROP_NOTPROM, NODE_WWN_PROP, &bytes, in fcp_find_existing_dip()