Searched refs:lunnump (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/cfgadm_plugins/fp/common/
H A Dcfga_cs.c1065 int iret1, iret2, *lunnump; local
1088 iret2 = di_path_prop_lookup_ints(pnode, LUN_PROP, &lunnump);
1132 ++ptr, port_wwn, *lunnump);
1157 } else if (lun_unconf(pathname, *lunnump,
1188 } else if (lun_unconf(pathname, *lunnump, xport_phys,
1243 int ret1, ret2, *lunnump; local
1268 LUN_PROP, &lunnump);
1303 port_wwn, *lunnump);
1325 } else if (lun_unconf(pathname, *lunnump,
1354 } else if (lun_unconf(pathname, *lunnump, xport_phy
[all...]
H A Dcfga_cvt.c199 int count, *lunnump, devlen, local
354 LUN_PROP, &lunnump);
408 if ((ret = (update_lunlist(lunlistpp, *lunnump,
/illumos-gate/usr/src/lib/storage/libg_fc/common/
H A Dmap.c5854 int *lunnump = NULL; local
5924 di_prop_lookup_ints(DDI_DEV_T_ANY, node, LUN_PROP, &lunnump);
5925 sprintf(&mypath[strlen(mypath)], "@w%s,%x", pwwn, *lunnump);

Completed in 73 milliseconds