Home
last modified time | relevance | path

Searched refs:EHC_QH_SIG (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/EhciPei/
DEhciUrb.h30 #define EHC_QH_SIG SIGNATURE_32 ('U', 'S', 'B', 'H') macro
DEhciUrb.c185 Qh->Signature = EHC_QH_SIG; in EhcCreateQh()
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/EhciDxe/
DEhciUrb.h34 #define EHC_QH_SIG SIGNATURE_32 ('U', 'S', 'B', 'H') macro
DEhciUrb.c191 Qh->Signature = EHC_QH_SIG; in EhcCreateQh()