Searched defs:Term (Results 1 – 2 of 2) sorted by relevance
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/EhciPei/ |
D | EhciUrb.h | 79 #define QH_LINK(Addr, Type, Term) \ argument 82 #define QTD_LINK(Addr, Term) QH_LINK((Addr), 0, (Term)) argument
|
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/EhciDxe/ |
D | EhciUrb.h | 83 #define QH_LINK(Addr, Type, Term) \ argument 86 #define QTD_LINK(Addr, Term) QH_LINK((Addr), 0, (Term)) argument
|