Home
last modified time | relevance | path

Searched refs:MSG_UFS_DP (Results 1 – 6 of 6) sorted by relevance

/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Ufs/UfsBlockIoPei/
DUfsBlockIoPei.c46 MSG_UFS_DP,
54 MSG_UFS_DP,
62 MSG_UFS_DP,
70 MSG_UFS_DP,
78 MSG_UFS_DP,
86 MSG_UFS_DP,
94 MSG_UFS_DP,
102 MSG_UFS_DP,
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Ufs/UfsPassThruDxe/
DUfsPassThru.c84 MSG_UFS_DP,
484 if ((DevicePath->Type != MESSAGING_DEVICE_PATH) || (DevicePath->SubType != MSG_UFS_DP) || in UfsPassThruGetTargetLun()
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
DDevicePath.h835 #define MSG_UFS_DP 0x19 macro
/device/linaro/bootloader/edk2/MdePkg/Library/UefiDevicePathLib/
DDevicePathToText.c2140 {MESSAGING_DEVICE_PATH, MSG_UFS_DP, DevPathToTextUfs },
DDevicePathFromText.c1867 MSG_UFS_DP, in DevPathFromTextUfs()
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Scsi/ScsiDiskDxe/
DScsiDisk.c5019 (DevicePathSubType (ChildDevicePathNode) == MSG_UFS_DP)) { in InitializeInstallDiskInfo()