Lines Matching refs:bFoundIt
588 boolean_t bFoundIt = B_FALSE; in modifyMpathSupport() local
607 bFoundIt = B_FALSE; in modifyMpathSupport()
609 (i < pPluginOidList->oidCount) && (B_TRUE != bFoundIt); in modifyMpathSupport()
620 bFoundIt = B_TRUE; in modifyMpathSupport()
628 if (B_FALSE == bFoundIt) { in modifyMpathSupport()
705 if (B_FALSE == bFoundIt) { in modifyMpathSupport()
1642 boolean_t bFoundIt = B_FALSE; in failoverLogicalUnit() local
1684 bFoundIt = B_FALSE; in failoverLogicalUnit()
1704 tpgProps.accessState) && (B_FALSE == bFoundIt)) { in failoverLogicalUnit()
1706 bFoundIt = B_TRUE; in failoverLogicalUnit()
1729 if (B_FALSE == bFoundIt) { in failoverLogicalUnit()
2045 boolean_t bListIt = B_FALSE, bFoundIt = B_FALSE; in showInitiatorPort() local
2061 bFoundIt = B_FALSE; in showInitiatorPort()
2100 bFoundIt = B_TRUE; in showInitiatorPort()
2119 if (B_FALSE == bFoundIt) { in showInitiatorPort()
2457 boolean_t bFoundIt = B_FALSE; in getPathOid() local
2527 (B_FALSE == bFoundIt); lu++) { in getPathOid()
2558 (B_FALSE == bFoundIt); pa++) { in getPathOid()
2605 bFoundIt = B_TRUE; in getPathOid()
2617 return (bFoundIt); in getPathOid()