Lines Matching defs:lu
747 int opListCount = 0, i = 0, lu = 0, tpg = 0, opoffset = 0, j = 0,
806 for (lu = 0; lu < pLogicalUnitOidList->oidCount; lu++) {
808 /* get lu properties so we can check the name */
814 pLogicalUnitOidList->oids[lu],
823 luOid = pLogicalUnitOidList->oids[lu];
889 for (lu = 0;
890 (lu < pLogicalUnitOidList->oidCount);
891 lu++) {
894 /* get lu props & check the name */
900 pLogicalUnitOidList->oids[lu],
945 MP_GetAssociatedTPGOidList(pLogicalUnitOidList->oids[lu],
1012 luOid = pLogicalUnitOidList->oids[lu];
1553 /* we found the lu oid, now change the options requested */
1759 int i, lu;
1808 for (lu = 0; (lu < pLogicalUnitOidList->oidCount) &&
1809 (B_FALSE == foundIt); lu++) {
1811 /* get lu properties so we can check the name */
1816 pLogicalUnitOidList->oids[lu], &luProps);
1866 oids[lu].objectSequenceNumber;
1869 oids[lu].objectType;
1871 pLogicalUnitOidList->oids[lu].ownerId;
2465 int i, lu, pa;
2526 for (lu = 0; (lu < pLogicalUnitOidList->oidCount) &&
2527 (B_FALSE == bFoundIt); lu++) {
2529 /* get lu properties so we can check the name */
2534 pLogicalUnitOidList->oids[lu], &luProps);
2545 pLogicalUnitOidList->oids[lu],
2589 /* lu and init port matches, check target port */
2609 } /* for each path associated with this lu */
2611 } /* lu matched */
2613 } /* for each lu */
2629 * modify lu command.