Searched defs:PORT_WWN_PROP (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/storage/libg_fc/common/hdrs/
H A Dg_state.h134 #define PORT_WWN_PROP "port-wwn" macro
H A Dgfc.h347 #define PORT_WWN_PROP "port-wwn" macro
/illumos-gate/usr/src/lib/cfgadm_plugins/fp/common/
H A Dcfga_fp.h424 #define PORT_WWN_PROP "port-wwn" macro
/illumos-gate/usr/src/uts/sun/io/scsi/adapters/
H A Dsf.c344 #define PORT_WWN_PROP "port-wwn" macro
1275 DDI_PROP_DONTPASS | DDI_PROP_CANSLEEP, PORT_WWN_PROP,
1789 DDI_PROP_DONTPASS | DDI_PROP_CANSLEEP, PORT_WWN_PROP,
4309 (void) ndi_prop_remove(DDI_DEV_T_NONE, cdip, PORT_WWN_PROP);
4342 cdip, PORT_WWN_PROP, target->sft_port_wwn, FC_WWN_SIZE) !=
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c675 #define PORT_WWN_PROP (char *)fcp_port_wwn_prop macro
3987 DDI_PROP_DONTPASS | DDI_PROP_NOTPROM, PORT_WWN_PROP, &bytes,
10832 PORT_WWN_PROP, &bytes, &nbytes) != DDI_PROP_SUCCESS) ||
10931 PORT_WWN_PROP, &bytes, &nbytes) != DDI_PROP_SUCCESS) ||
12011 tgt_dip, PORT_WWN_PROP, barray, FC_WWN_SIZE);
12028 DDI_PROP_DONTPASS | DDI_PROP_NOTPROM, PORT_WWN_PROP, &bytes,
12624 if (ndi_prop_update_byte_array(DDI_DEV_T_NONE, cdip, PORT_WWN_PROP,
12841 if (mdi_prop_update_byte_array(pip, PORT_WWN_PROP,
12950 DDI_PROP_DONTPASS | DDI_PROP_NOTPROM, PORT_WWN_PROP, &bytes,

Completed in 125 milliseconds