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

  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/EhciDxe/
EhciReg.c 463 EhcIsHalt (
598 // ASSERT (EhcIsHalt (Ehc));
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/EhciPei/
EhcPeim.c 299 EhcIsHalt (
447 ASSERT (EhcIsHalt (Ehc));
591 if (EhcIsHalt (Ehc) || EhcIsSysError (Ehc)) {
864 if (EhcIsHalt (Ehc)) {
1074 if (EhcIsHalt (Ehc) || EhcIsSysError (Ehc)) {
    [all...]

Completed in 66 milliseconds