Searched refs:TARGET_PROP (Results 1 – 6 of 6) sorted by relevance
/titanic_41/usr/src/uts/common/io/scsi/adapters/iscsi/ |
H A D | iscsi_lun.c | 348 if (mdi_prop_update_int(pip, TARGET_PROP, in iscsi_lun_virt_create() 457 lun_dip, TARGET_PROP, (int)isp->sess_oid) != in iscsi_lun_phys_create()
|
H A D | iscsi.h | 128 #define TARGET_PROP "target" macro
|
H A D | iscsi.c | 1334 DDI_PROP_DONTPASS, TARGET_PROP, 0); in iscsi_tran_get_name()
|
/titanic_41/usr/src/uts/sun/io/scsi/adapters/ |
H A D | sf.c | 348 #define TARGET_PROP "target" macro 4313 (void) ndi_prop_remove(DDI_DEV_T_NONE, cdip, TARGET_PROP); in sf_create_devinfo() 4355 cdip, TARGET_PROP, tgt_id) != DDI_PROP_SUCCESS) { in sf_create_props() 4418 TARGET_PROP); in sf_offline_target()
|
/titanic_41/usr/src/uts/common/io/fibre-channel/ulp/ |
H A D | fcp.c | 676 #define TARGET_PROP (char *)fcp_target_prop macro 12036 TARGET_PROP, tgt_id); in fcp_scsi_get_name() 12664 if (ndi_prop_update_int(DDI_DEV_T_NONE, cdip, TARGET_PROP, in fcp_create_dip() 12884 if (mdi_prop_update_int(pip, TARGET_PROP, tgt_id) in fcp_create_pip() 12985 DDI_PROP_DONTPASS | DDI_PROP_NOTPROM, TARGET_PROP, &words, in fcp_find_existing_dip()
|
/titanic_41/usr/src/uts/common/io/scsi/adapters/mpt_sas/ |
H A D | mptsas.c | 570 #define TARGET_PROP "target" macro
|