Searched refs:MP_TRUE (Results 1 – 6 of 6) sorted by relevance
79 hasFunc = MP_TRUE; in MP_RegisterForObjectPropertyChangesPlugin()
79 hasFunc = MP_TRUE; in MP_RegisterForObjectVisibilityChangesPlugin()
106 status = MP_TRUE; in checkTPGList()299 if (MP_TRUE != hasTpgMatch) { in getOidList()
273 becomingVisible = MP_TRUE; in notifyClient()
410 (MP_TRUE == pluginProps.canSetTPGAccess)? in showMpathSupport()414 (MP_TRUE == pluginProps.canOverridePaths)? in showMpathSupport()450 (MP_TRUE == in showMpathSupport()473 if (MP_TRUE != in showMpathSupport()1309 (MP_TRUE == luProps.asymmetric)? in showIndividualLogicalUnit()1332 (void) printf("%s\n", (MP_TRUE == luProps.autoFailbackEnabled)? in showIndividualLogicalUnit()1340 (void) printf("%s\n", (MP_TRUE == luProps.autoProbingEnabled)? in showIndividualLogicalUnit()1420 if (MP_TRUE == luProps.asymmetric) { in showIndividualLogicalUnit()1437 if (MP_TRUE == luProps.asymmetric) { in showIndividualLogicalUnit()1444 (MP_TRUE == in showIndividualLogicalUnit()[all …]
83 #define MP_TRUE 1 macro