Searched refs:PreviousCommandIndex (Results 1 – 1 of 1) sorted by relevance
169 UINT32 PreviousCommandIndex = MaxCommandIndex; in AcpiOsGetLine() local352 if (CurrentCommandIndex > PreviousCommandIndex) in AcpiOsGetLine()354 CurrentCommandIndex = PreviousCommandIndex; in AcpiOsGetLine()372 PreviousCommandIndex = CurrentCommandIndex; in AcpiOsGetLine()385 if (CurrentCommandIndex < PreviousCommandIndex) in AcpiOsGetLine()387 CurrentCommandIndex = PreviousCommandIndex; in AcpiOsGetLine()396 PreviousCommandIndex = CurrentCommandIndex; in AcpiOsGetLine()400 PreviousCommandIndex = CurrentCommandIndex; in AcpiOsGetLine()
Completed in 2 milliseconds