HomeSort by relevance Sort by last modified time
    Searched defs:DataPhy (Results 1 - 8 of 8) sorted by null

  /device/linaro/bootloader/OpenPlatformPkg/Drivers/SdMmc/DwMmcHcDxe/
DwMmcHcDxe.h 128 EFI_PHYSICAL_ADDRESS DataPhy;
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/UhciDxe/
Uhci.c 644 UINT8 *DataPhy;
651 DataPhy = NULL;
710 Status = UhciMapUserData (Uhc, TransferDirection, Data, DataLength, &PktId, &DataPhy, &DataMap);
724 DataPhy,
813 UINT8 *DataPhy;
817 DataPhy = NULL;
862 Status = UhciMapUserData (Uhc, Direction, *Data, DataLength, &PktId, &DataPhy, &DataMap);
875 DataPhy,
962 UINT8 *DataPhy;
969 DataPhy = NULL;
    [all...]
  /device/linaro/bootloader/OpenPlatformPkg/Drivers/SdMmc/XenonDxe/
SdMmcPciHcDxe.h 136 EFI_PHYSICAL_ADDRESS DataPhy;
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/SdMmcPciHcDxe/
SdMmcPciHcDxe.h 136 EFI_PHYSICAL_ADDRESS DataPhy;
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/EhciDxe/
EhciUrb.h 221 VOID *DataPhy; // Address of the mapped user data
246 @param DataPhy The pci bus address of current data not associated with a QTD.
259 IN UINT8 *DataPhy,
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/EhciPei/
EhciUrb.h 219 VOID *DataPhy; // Address of the mapped user data
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/XhciDxe/
XhciSched.h 175 VOID *DataPhy;
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/XhciPei/
XhciSched.h 172 VOID *DataPhy;
    [all...]

Completed in 102 milliseconds