Home
last modified time | relevance | path

Searched defs:QTD_LINK (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/EhciPei/
DEhciUrb.h82 #define QTD_LINK(Addr, Term) QH_LINK((Addr), 0, (Term)) macro
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/EhciDxe/
DEhciUrb.h86 #define QTD_LINK(Addr, Term) QH_LINK((Addr), 0, (Term)) macro