HomeSort by relevance Sort by last modified time
    Searched refs:UFS_DEVICE_PATH (Results 1 - 4 of 4) sorted by null

  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
DevicePath.h 846 } UFS_DEVICE_PATH;
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Ufs/UfsPassThruDxe/
UfsPassThru.c 81 UFS_DEVICE_PATH mUfsDevicePathTemplate = {
86 (UINT8) (sizeof (UFS_DEVICE_PATH)),
87 (UINT8) ((sizeof (UFS_DEVICE_PATH)) >> 8)
421 DevicePathNode = AllocateCopyPool (sizeof (UFS_DEVICE_PATH), &mUfsDevicePathTemplate);
    [all...]
  /device/linaro/bootloader/edk2/MdePkg/Library/UefiDevicePathLib/
DevicePathFromText.c     [all...]
DevicePathToText.c 790 UFS_DEVICE_PATH *Ufs;
    [all...]

Completed in 3071 milliseconds