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

  /device/linaro/bootloader/edk2/MdePkg/Library/UefiDevicePathLib/
DevicePathToText.c 770 Converts a UFS device path structure to its string representative.
790 UFS_DEVICE_PATH *Ufs;
792 Ufs = DevPath;
793 UefiDevicePathLibCatPrint (Str, L"UFS(0x%x,0x%x)", Ufs->Pun, Ufs->Lun);
    [all...]
DevicePathFromText.c     [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
DevicePath.h 833 /// Universal Flash Storage (UFS) Device Path SubType.
839 /// Target ID on the UFS bus (PUN).
    [all...]

Completed in 841 milliseconds