Searched defs:ED_DESCRIPTOR (Results 1 - 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/QuarkSocPkg/QuarkSouthCluster/Usb/Ohci/Dxe/
H A DDescriptor.h124 UINT32 NextED; // 32-bit Physical Address of ED_DESCRIPTOR
125 } ED_DESCRIPTOR; typedef in typeref:struct:_ED_DESCRIPTOR
128 #define ED_PTR(p) ((ED_DESCRIPTOR *)(UINTN)((p) << 4))
/device/linaro/bootloader/edk2/QuarkSocPkg/QuarkSouthCluster/Usb/Ohci/Pei/
H A DDescriptor.h124 } ED_DESCRIPTOR; typedef in typeref:struct:_ED_DESCRIPTOR
127 #define ED_PTR(p) ((ED_DESCRIPTOR *)((p) << 4))

Completed in 6 milliseconds