Searched refs:PreviousCommandIndex (Results 1 – 1 of 1) sorted by relevance
273 UINT32 PreviousCommandIndex = MaxCommandIndex; in AcpiOsGetLine() local456 if (CurrentCommandIndex > PreviousCommandIndex) in AcpiOsGetLine()458 CurrentCommandIndex = PreviousCommandIndex; in AcpiOsGetLine()476 PreviousCommandIndex = CurrentCommandIndex; in AcpiOsGetLine()489 if (CurrentCommandIndex < PreviousCommandIndex) in AcpiOsGetLine()491 CurrentCommandIndex = PreviousCommandIndex; in AcpiOsGetLine()500 PreviousCommandIndex = CurrentCommandIndex; in AcpiOsGetLine()504 PreviousCommandIndex = CurrentCommandIndex; in AcpiOsGetLine()