Lines Matching refs:oidCount

239 	if ((NULL == pPluginOidList) || (pPluginOidList->oidCount < 1)) {  in listMpathSupport()
250 for (i = 0; i < pPluginOidList->oidCount; i++) { in listMpathSupport()
324 if ((NULL == pPluginOidList) || (pPluginOidList->oidCount < 1)) { in showMpathSupport()
333 for (i = 0; i < pPluginOidList->oidCount; i++) { in showMpathSupport()
493 for (j = 0; j < deviceOidListArray->oidCount; in showMpathSupport()
600 if ((NULL == pPluginOidList) || (pPluginOidList->oidCount < 1)) { in modifyMpathSupport()
609 (i < pPluginOidList->oidCount) && (B_TRUE != bFoundIt); in modifyMpathSupport()
779 (pPluginOidList->oidCount < 1)) { in listLogicalUnit()
785 for (i = 0; i < pPluginOidList->oidCount; i++) { in listLogicalUnit()
806 for (lu = 0; lu < pLogicalUnitOidList->oidCount; lu++) { in listLogicalUnit()
850 (pPluginOidList->oidCount < 1)) { in listLogicalUnit()
860 for (i = 0; i < pPluginOidList->oidCount; i++) { in listLogicalUnit()
890 (lu < pLogicalUnitOidList->oidCount); in listLogicalUnit()
956 (tpg < pTpgOidListArray->oidCount) && in listLogicalUnit()
970 (j < pTportOidListArray->oidCount) && in listLogicalUnit()
1158 getTextString(TEXT_LB_PATH_COUNT), pPathOidListArray->oidCount); in listIndividualLogicalUnit()
1161 for (pa = 0; pa < pPathOidListArray->oidCount; pa++) { in listIndividualLogicalUnit()
1358 for (pa = 0; pa < pPathOidListArray->oidCount; pa++) { in showIndividualLogicalUnit()
1424 for (tpg = 0; tpg < pTPGOidListArray->oidCount; tpg++) { in showIndividualLogicalUnit()
1478 for (tport = 0; tport < pTportOidListArray->oidCount; tport++) { in showIndividualLogicalUnit()
1505 if (!(tport == (pTportOidListArray->oidCount - 1))) { in showIndividualLogicalUnit()
1685 for (tpg = 0; tpg < pTpgOidListArray->oidCount; tpg++) { in failoverLogicalUnit()
1782 if ((NULL == pPluginOidList) || (pPluginOidList->oidCount < 1)) { in getLogicalUnitOid()
1787 for (i = 0; i < pPluginOidList->oidCount; i++) { in getLogicalUnitOid()
1808 for (lu = 0; (lu < pLogicalUnitOidList->oidCount) && in getLogicalUnitOid()
1919 if ((NULL == pPluginOidList) || (pPluginOidList->oidCount < 1)) { in listInitiatorPort()
1925 for (i = 0; i < pPluginOidList->oidCount; i++) { in listInitiatorPort()
1936 (pInitOidList->oidCount < 1)) { in listInitiatorPort()
1941 iport < pInitOidList->oidCount; iport ++) { in listInitiatorPort()
2054 if ((NULL == pPluginOidList) || (pPluginOidList->oidCount < 1)) { in showInitiatorPort()
2063 for (i = 0; i < pPluginOidList->oidCount; i++) { in showInitiatorPort()
2076 (pInitOidList->oidCount < 1)) { in showInitiatorPort()
2082 iport < pInitOidList->oidCount; in showInitiatorPort()
2509 if ((NULL == pPluginOidList) || (pPluginOidList->oidCount < 1)) { in getPathOid()
2515 for (i = 0; i < pPluginOidList->oidCount; i++) { in getPathOid()
2526 for (lu = 0; (lu < pLogicalUnitOidList->oidCount) && in getPathOid()
2557 (pa < pathOidListArray->oidCount) && in getPathOid()