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

  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/EhciPei/
EhcPeim.h 78 #define EFI_LIST_FOR_EACH_SAFE(Entry, NextEntry, ListHead) \
EhciUrb.c 300 EFI_LIST_FOR_EACH_SAFE (Entry, Next, Qtds) {
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/EhciDxe/
Ehci.h 97 #define EFI_LIST_FOR_EACH_SAFE(Entry, NextEntry, ListHead) \
EhciSched.c 766 EFI_LIST_FOR_EACH_SAFE (Entry, Next, &Ehc->AsyncIntTransfers) {
806 EFI_LIST_FOR_EACH_SAFE (Entry, Next, &Ehc->AsyncIntTransfers) {
982 EFI_LIST_FOR_EACH_SAFE (Entry, Next, &Ehc->AsyncIntTransfers) {
EhciUrb.c 308 EFI_LIST_FOR_EACH_SAFE (Entry, Next, Qtds) {
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Ufs/UfsPassThruDxe/
UfsPassThru.h 57 #define EFI_LIST_FOR_EACH_SAFE(Entry, NextEntry, ListHead) \
    [all...]
UfsPassThru.c     [all...]
UfsPassThruHci.c     [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/XhciDxe/
Xhci.h 90 #define EFI_LIST_FOR_EACH_SAFE(Entry, NextEntry, ListHead) \
XhciSched.c 1003 EFI_LIST_FOR_EACH_SAFE (Entry, Next, &Xhc->AsyncIntTransfers) {
    [all...]

Completed in 444 milliseconds