Searched refs:EFI_LIST_FOR_EACH (Results 1 - 7 of 7) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Pci/EhciDxe/
H A DEhci.h89 #define EFI_LIST_FOR_EACH(Entry, ListHead) \ macro
H A DEhciDebug.c194 EFI_LIST_FOR_EACH (Entry, &Qh->Qtds) {
H A DEhciUrb.c491 EFI_LIST_FOR_EACH (Entry, &Qh->Qtds) {
H A DEhciSched.c586 EFI_LIST_FOR_EACH (Entry, &Urb->Qh->Qtds) {
898 EFI_LIST_FOR_EACH (Entry, &Urb->Qh->Qtds) {
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Pci/EhciPei/
H A DEhcPeim.h74 #define EFI_LIST_FOR_EACH(Entry, ListHead) \ macro
H A DEhciSched.c325 EFI_LIST_FOR_EACH (Entry, &Urb->Qh->Qtds) {
H A DEhciUrb.c463 EFI_LIST_FOR_EACH (Entry, &Qh->Qtds) {

Completed in 110 milliseconds