Searched refs:LUN_PROP (Results 1 - 11 of 11) sorted by relevance

/illumos-gate/usr/src/lib/storage/libg_fc/common/hdrs/
H A Dg_state.h137 #define LUN_PROP "lun" macro
/illumos-gate/usr/src/lib/cfgadm_plugins/fp/common/
H A Dcfga_cvt.c354 LUN_PROP, &lunnump);
440 if (!(strcmp(LUN_PROP, di_prop_name(prop_lun))) &&
641 node, LUN_PROP, luncompp)) <= 0)) {
683 LUN_PROP, luncompp)) <= 0)) {
H A Dcfga_fp.h426 #define LUN_PROP "lun" macro
H A Dcfga_cs.c1088 iret2 = di_path_prop_lookup_ints(pnode, LUN_PROP, &lunnump);
1268 LUN_PROP, &lunnump);
/illumos-gate/usr/src/uts/common/io/scsi/adapters/iscsi/
H A Discsi_lun.c357 if (mdi_prop_update_int(pip, LUN_PROP,
360 "property for %s lun %d (LUN_PROP)",
467 lun_dip, LUN_PROP, (int)ilp->lun_num) !=
470 "property for %s lun %d (LUN_PROP)",
H A Discsi.h129 #define LUN_PROP "lun" macro
H A Discsi.c1338 DDI_PROP_DONTPASS, LUN_PROP, 0);
4857 DDI_PROP_DONTPASS, LUN_PROP, &words, &nwords) != DDI_PROP_SUCCESS) {
/illumos-gate/usr/src/uts/sun/io/scsi/adapters/
H A Dsf.c347 #define LUN_PROP "lun" macro
4312 (void) ndi_prop_remove(DDI_DEV_T_NONE, cdip, LUN_PROP);
4359 cdip, LUN_PROP, target->sft_lun.l) != DDI_PROP_SUCCESS) {
4364 cdip, LUN_PROP, target->sft_raid_lun) != DDI_PROP_SUCCESS) {
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c677 #define LUN_PROP (char *)fcp_lun_prop macro
10851 LUN_PROP, 0xFFFF);
10942 LUN_PROP, 0xFFFF);
11979 LUN_PROP, &lun, &nlun) != DDI_SUCCESS) {
12656 if (ndi_prop_update_int(DDI_DEV_T_NONE, cdip, LUN_PROP,
12876 if (mdi_prop_update_int(pip, LUN_PROP, (int)plun->lun_num)
13005 DDI_PROP_DONTPASS | DDI_PROP_NOTPROM, LUN_PROP, &words,
/illumos-gate/usr/src/uts/common/io/scsi/adapters/mpt_sas/
H A Dmptsas.c571 #define LUN_PROP "lun" macro
2974 LUN_PROP, 0);
3057 if (mdi_prop_lookup_int(pip, LUN_PROP, &lun) !=
3072 DDI_PROP_DONTPASS, LUN_PROP, 0);
15165 if (mdi_prop_update_int(*pip, LUN_PROP,
15168 "create prop for target %d lun %d (LUN_PROP)",
15422 *lun_dip, LUN_PROP, lun) !=
15425 "property for target %d lun %d (LUN_PROP)",
/illumos-gate/usr/src/lib/storage/libg_fc/common/
H A Dmap.c5924 di_prop_lookup_ints(DDI_DEV_T_ANY, node, LUN_PROP, &lunnump);

Completed in 172 milliseconds