Searched refs:bFirstControl (Results 1 – 3 of 3) sorted by relevance
78 (pPrivate->bFirstControl == LVM_TRUE)) in LVREV_ApplyNewSettings()97 (pPrivate->bFirstControl == LVM_TRUE)) in LVREV_ApplyNewSettings()144 (pPrivate->bFirstControl == LVM_TRUE)) in LVREV_ApplyNewSettings()244 (pPrivate->bFirstControl == LVM_TRUE)) in LVREV_ApplyNewSettings()311 (pPrivate->bFirstControl == LVM_TRUE)) in LVREV_ApplyNewSettings()483 (pPrivate->bFirstControl == LVM_TRUE)) in LVREV_ApplyNewSettings()500 (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()572 if(pPrivate->bFirstControl == LVM_TRUE) in LVREV_ApplyNewSettings()[all …]
179 …LVM_CHAR bFirstControl; /* Flag to indicate that the control function … member245 LVM_CHAR bFirstControl; /* Flag to indicate that the control \
309 pLVREV_Private->bFirstControl = LVM_TRUE; in LVREV_GetInstanceHandle()