Home | History | Annotate | Download | only in Dhcp6Dxe

Lines Matching refs:TimerStatus

608   EFI_STATUS                   TimerStatus;

670 TimerStatus = gBS->CheckEvent (Timer);
671 if (!EFI_ERROR (TimerStatus)) {
684 } while (TimerStatus == EFI_NOT_READY);