Searched defs:NODE_WWN_PROP (Results 1 - 4 of 4) 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/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/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 104 milliseconds