Searched refs:bFirstControl (Results 1 – 3 of 3) sorted by relevance
77 (pPrivate->bFirstControl == LVM_TRUE)) in LVREV_ApplyNewSettings()96 (pPrivate->bFirstControl == LVM_TRUE)) in LVREV_ApplyNewSettings()143 (pPrivate->bFirstControl == LVM_TRUE)) in LVREV_ApplyNewSettings()243 (pPrivate->bFirstControl == LVM_TRUE)) in LVREV_ApplyNewSettings()310 (pPrivate->bFirstControl == LVM_TRUE)) in LVREV_ApplyNewSettings()482 (pPrivate->bFirstControl == LVM_TRUE)) in LVREV_ApplyNewSettings()499 (pPrivate->bFirstControl == LVM_TRUE)) in LVREV_ApplyNewSettings()525 if ((pPrivate->NewParams.Level == 0) && (pPrivate->bFirstControl == LVM_FALSE)) in LVREV_ApplyNewSettings()553 else if (pPrivate->bFirstControl == LVM_FALSE) in LVREV_ApplyNewSettings()571 if(pPrivate->bFirstControl == LVM_TRUE) in LVREV_ApplyNewSettings()[all …]
129 …LVM_CHAR bFirstControl; /* Flag to indicate that the control function … member
222 pLVREV_Private->bFirstControl = LVM_TRUE; in LVREV_GetInstanceHandle()