Home
last modified time | relevance | path

Searched refs:bFoundIt (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/cmd/mpathadm/
H A Dmpathadm.c588 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()
[all …]