Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/mpapi/libmpscsi_vhci/common/
H A DMP_GetMPLuOidListFromTPG.c62 int status = MP_FALSE; in checkTPGList()
87 return (MP_FALSE); in checkTPGList()
101 return (MP_FALSE); in checkTPGList()
148 int hasTpgMatch = MP_FALSE; in getOidList()
H A DMP_RegForObjPropChangesPlugin.c39 MP_BOOL hasFunc = MP_FALSE; in MP_RegisterForObjectPropertyChangesPlugin()
H A DMP_RegForObjVisChangesPlugin.c39 MP_BOOL hasFunc = MP_FALSE; in MP_RegisterForObjectVisibilityChangesPlugin()
H A Dmp_utils.c215 MP_BOOL becomingVisible = MP_FALSE; in notifyClient()
315 becomingVisible = MP_FALSE; in notifyClient()
/illumos-gate/usr/src/lib/mpapi/libmpapi/common/
H A Dmpapi.h88 #define MP_FALSE 0 macro
/illumos-gate/usr/src/cmd/mpathadm/
H A Dmpathadm.c1330 if (MP_FALSE == pluginProps.autoFailbackSupport) { in showIndividualLogicalUnit()
1338 if (MP_FALSE == pluginProps.autoProbingSupport) { in showIndividualLogicalUnit()
1395 if (MP_FALSE == pluginProps.canOverridePaths) { in showIndividualLogicalUnit()
1697 if (MP_FALSE == tpgProps.explicitFailover) { in failoverLogicalUnit()