Searched refs:EhcIsHalt (Results 1 - 7 of 7) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Pci/EhciPei/
H A DEhciReg.h218 EhcIsHalt (
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)) {
H A DEhciSched.c320 if (EhcIsHalt (Ehc) || EhcIsSysError (Ehc)) {
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Pci/EhciDxe/
H A DEhciReg.h271 EhcIsHalt (
H A DEhci.c145 if (!EhcIsHalt (Ehc)) {
470 if (EhcIsHalt (Ehc)) {
732 if (EhcIsHalt (Ehc) || EhcIsSysError (Ehc)) {
881 if (EhcIsHalt (Ehc) || EhcIsSysError (Ehc)) {
1034 if (EhcIsHalt (Ehc) || EhcIsSysError (Ehc)) {
1169 if (EhcIsHalt (Ehc) || EhcIsSysError (Ehc)) {
H A DEhciReg.c463 EhcIsHalt ( function
598 // ASSERT (EhcIsHalt (Ehc));
H A DEhciSched.c581 if (EhcIsHalt (Ehc) || EhcIsSysError (Ehc)) {

Completed in 42 milliseconds