Searched refs:EFI_LIST_ENTRY (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Protocol/
H A DRuntime.h38 typedef LIST_ENTRY EFI_LIST_ENTRY; typedef
67 EFI_LIST_ENTRY Link;
100 EFI_LIST_ENTRY Link;
114 EFI_LIST_ENTRY ImageHead; ///< A list of type EFI_RUNTIME_IMAGE_ENTRY.
115 EFI_LIST_ENTRY EventHead; ///< A list of type EFI_RUNTIME_EVENT_ENTRY.
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Pci/EhciPei/
H A DEhcPeim.h34 #define EFI_LIST_ENTRY LIST_ENTRY macro
132 EFI_LIST_ENTRY AsyncIntTransfers;
H A DEhciUrb.h172 EFI_LIST_ENTRY QtdList; // The list of QTDs to one end point
198 EFI_LIST_ENTRY Qtds; // The list of QTDs to this queue head
208 EFI_LIST_ENTRY UrbList;
H A DEhciUrb.c293 IN EFI_LIST_ENTRY *Qtds
296 EFI_LIST_ENTRY *Entry;
297 EFI_LIST_ENTRY *Next;
352 EFI_LIST_ENTRY *Entry;
H A DEhciSched.c307 EFI_LIST_ENTRY *Entry;

Completed in 66 milliseconds