Searched refs:bFirstControl (Results 1 – 3 of 3) sorted by relevance
76 (pPrivate->bFirstControl == LVM_TRUE)) in LVREV_ApplyNewSettings()95 (pPrivate->bFirstControl == LVM_TRUE)) in LVREV_ApplyNewSettings()140 (pPrivate->bFirstControl == LVM_TRUE)) in LVREV_ApplyNewSettings()240 (pPrivate->bFirstControl == LVM_TRUE)) in LVREV_ApplyNewSettings()314 (pPrivate->bFirstControl == LVM_TRUE)) in LVREV_ApplyNewSettings()482 (pPrivate->bFirstControl == LVM_TRUE)) in LVREV_ApplyNewSettings()498 (pPrivate->bFirstControl == LVM_TRUE)) in LVREV_ApplyNewSettings()526 if ((pPrivate->NewParams.Level == 0) && (pPrivate->bFirstControl == LVM_FALSE)) in LVREV_ApplyNewSettings()554 else if (pPrivate->bFirstControl == LVM_FALSE) in LVREV_ApplyNewSettings()570 if(pPrivate->bFirstControl == LVM_TRUE) in LVREV_ApplyNewSettings()[all …]
132 LVM_CHAR bFirstControl; /* Flag to indicate that the control \ member
257 pLVREV_Private->bFirstControl = LVM_TRUE; in LVREV_GetInstanceHandle()