Searched defs:EhcIsHalt (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Pci/EhciDxe/
H A DEhciReg.c463 EhcIsHalt ( function
598 // ASSERT (EhcIsHalt (Ehc));
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Pci/EhciPei/
H A DEhcPeim.c299 EhcIsHalt ( function
427 ASSERT (EhcIsHalt (Ehc));
566 if (EhcIsHalt (Ehc) || EhcIsSysError (Ehc)) {
839 if (EhcIsHalt (Ehc)) {
1047 if (EhcIsHalt (Ehc) || EhcIsSysError (Ehc)) {

Completed in 35 milliseconds