OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AsyncIntTransfers
(Results
1 - 7
of
7
) sorted by null
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/EhciPei/
EhcPeim.h
129
EFI_LIST_ENTRY
AsyncIntTransfers
;
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/EhciDxe/
Ehci.h
156
LIST_ENTRY
AsyncIntTransfers
;
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
) {
Ehci.c
[
all
...]
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/XhciDxe/
Xhci.h
220
LIST_ENTRY
AsyncIntTransfers
;
Xhci.c
[
all
...]
XhciSched.c
1003
EFI_LIST_FOR_EACH_SAFE (Entry, Next, &Xhc->
AsyncIntTransfers
) {
[
all
...]
Completed in 65 milliseconds