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

/illumos-gate/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
/illumos-gate/usr/src/lib/storage/libg_fc/common/
H A Dmap.c1967 (void) strncpy(prop_ptr->prop_name, NODE_WWN_PROP,
1968 strlen(NODE_WWN_PROP));
3870 NODE_WWN_PROP, &count, &node_wwn_byte)) != 0) {
5697 if (di_prop_lookup_bytes(DDI_DEV_T_ANY, node, NODE_WWN_PROP,
/illumos-gate/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);
4336 cdip, NODE_WWN_PROP, target->sft_node_wwn, FC_WWN_SIZE) !=
/illumos-gate/usr/src/cmd/luxadm/
H A Dg_adm.c3084 NODE_WWN_PROP, &count, &node_wwn)) != 0) {
3135 NODE_WWN_PROP, &count, &node_wwn)) != 0) {
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c674 #define NODE_WWN_PROP (char *)fcp_node_wwn_prop macro
12618 if (ndi_prop_update_byte_array(DDI_DEV_T_NONE, cdip, NODE_WWN_PROP,
12834 if (mdi_prop_update_byte_array(pip, NODE_WWN_PROP,
12929 DDI_PROP_DONTPASS | DDI_PROP_NOTPROM, NODE_WWN_PROP, &bytes,

Completed in 197 milliseconds