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

  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/EhciPei/
EhcPeim.h 71 #define EFI_LIST_FOR_EACH(Entry, ListHead) \
EhciSched.c 325 EFI_LIST_FOR_EACH (Entry, &Urb->Qh->Qtds) {
EhciUrb.c 463 EFI_LIST_FOR_EACH (Entry, &Qh->Qtds) {
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/EhciDxe/
Ehci.h 90 #define EFI_LIST_FOR_EACH(Entry, ListHead) \
EhciDebug.c 194 EFI_LIST_FOR_EACH (Entry, &Qh->Qtds) {
EhciUrb.c 491 EFI_LIST_FOR_EACH (Entry, &Qh->Qtds) {
EhciSched.c 586 EFI_LIST_FOR_EACH (Entry, &Urb->Qh->Qtds) {
898 EFI_LIST_FOR_EACH (Entry, &Urb->Qh->Qtds) {

Completed in 1814 milliseconds