Searched refs:LUN64_PROP (Results 1 – 3 of 3) sorted by relevance
/illumos-gate/usr/src/uts/common/io/scsi/adapters/smartpqi/ |
H A D | smartpqi_hba.c | 942 if (ndi_prop_update_int64(DDI_DEV_T_NONE, dip, LUN64_PROP, 1080 if (mdi_prop_update_int64(pip, LUN64_PROP, d->pd_lun) != 1084 LUN64_PROP, guid_ptr);
|
H A D | smartpqi.h | 56 #define LUN64_PROP "lun64" macro
|
/illumos-gate/usr/src/uts/common/io/scsi/adapters/mpt_sas/ |
H A D | mptsas.c | 594 #define LUN64_PROP "lun64" macro 15646 if (mdi_prop_update_int64(*pip, LUN64_PROP, in mptsas_create_virt_lun() 15920 *lun_dip, LUN64_PROP, lun64) != in mptsas_create_phys_lun()
|