Searched refs:TARGET_PROP (Results 1 - 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/common/io/scsi/adapters/iscsi/
H A Discsi_lun.c348 if (mdi_prop_update_int(pip, TARGET_PROP,
351 "property for %s lun %d (TARGET_PROP)",
457 lun_dip, TARGET_PROP, (int)isp->sess_oid) !=
460 "property for %s lun %d (TARGET_PROP)",
H A Discsi.h128 #define TARGET_PROP "target" macro
869 * TARGET_PROP which is checked by the NDI. In addition
H A Discsi.c1334 DDI_PROP_DONTPASS, TARGET_PROP, 0);
/illumos-gate/usr/src/cmd/svc/shell/
H A Dipf_include.sh71 TARGET_PROP="target"
234 target=`svcprop -p $config_pg/${TARGET_PROP} $1 2>/dev/null`
/illumos-gate/usr/src/uts/sun/io/scsi/adapters/
H A Dsf.c346 #define TARGET_PROP "target" macro
4311 (void) ndi_prop_remove(DDI_DEV_T_NONE, cdip, TARGET_PROP);
4353 cdip, TARGET_PROP, tgt_id) != DDI_PROP_SUCCESS) {
4416 TARGET_PROP);
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c676 #define TARGET_PROP (char *)fcp_target_prop macro
12022 TARGET_PROP, tgt_id);
12650 if (ndi_prop_update_int(DDI_DEV_T_NONE, cdip, TARGET_PROP,
12870 if (mdi_prop_update_int(pip, TARGET_PROP, tgt_id)
12971 DDI_PROP_DONTPASS | DDI_PROP_NOTPROM, TARGET_PROP, &words,
/illumos-gate/usr/src/uts/common/io/scsi/adapters/mpt_sas/
H A Dmptsas.c570 #define TARGET_PROP "target" macro

Completed in 155 milliseconds