HomeSort by relevance Sort by last modified time
    Searched refs:EhcIsHalt (Results 1 - 7 of 7) sorted by null

  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/EhciPei/
EhciReg.h 218 EhcIsHalt (
EhcPeim.c 299 EhcIsHalt (
455 ASSERT (EhcIsHalt (Ehc));
599 if (EhcIsHalt (Ehc) || EhcIsSysError (Ehc)) {
872 if (EhcIsHalt (Ehc)) {
1082 if (EhcIsHalt (Ehc) || EhcIsSysError (Ehc)) {
    [all...]
EhciSched.c 320 if (EhcIsHalt (Ehc) || EhcIsSysError (Ehc)) {
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/EhciDxe/
EhciReg.h 271 EhcIsHalt (
Ehci.c 158 if (!EhcIsHalt (Ehc)) {
483 if (EhcIsHalt (Ehc)) {
745 if (EhcIsHalt (Ehc) || EhcIsSysError (Ehc)) {
894 if (EhcIsHalt (Ehc) || EhcIsSysError (Ehc)) {
1047 if (EhcIsHalt (Ehc) || EhcIsSysError (Ehc)) {
    [all...]
EhciReg.c 463 EhcIsHalt (
599 // ASSERT (EhcIsHalt (Ehc));
EhciSched.c 581 if (EhcIsHalt (Ehc) || EhcIsSysError (Ehc)) {

Completed in 158 milliseconds