Home
last modified time | relevance | path

Searched refs:SetWatchdogTimer (Results 1 – 3 of 3) sorted by relevance

/titanic_53/usr/src/uts/intel/sys/acpi/platform/
H A Dacefiex.h734 EFI_SET_WATCHDOG_TIMER SetWatchdogTimer;
739 EFI_UNKNOWN_INTERFACE SetWatchdogTimer; member
/titanic_53/usr/src/boot/sys/boot/efi/include/
H A Defiapi.h791 EFI_SET_WATCHDOG_TIMER SetWatchdogTimer; member
/titanic_53/usr/src/boot/sys/boot/efi/loader/
H A Dmain.c467 BS->SetWatchdogTimer(0, 0, 0, NULL); in main()