Home
last modified time | relevance | path

Searched refs:MSG_SATA_DP (Results 1 – 12 of 12) sorted by relevance

/device/linaro/bootloader/edk2/EmbeddedPkg/Drivers/SataSiI3132Dxe/
DSiI3132AtaPassThru.c555 …SiI3132DevicePath = CreateDeviceNode (MESSAGING_DEVICE_PATH, MSG_SATA_DP, sizeof (SATA_DEVICE_PATH… in SiI3132BuildDevicePath()
625 if ((DevicePath->Type != MESSAGING_DEVICE_PATH) || (DevicePath->SubType != MSG_SATA_DP)) { in SiI3132GetDevice()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Include/
DEfiDevicePath.h234 #define MSG_SATA_DP 0x12 macro
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Ata/AtaAtapiPassThru/
DAtaAtapiPassThru.c126 MSG_SATA_DP,
1731 ((DevicePath->SubType != MSG_SATA_DP) && in AtaPassThruGetDevice()
2369 (DevicePath->SubType != MSG_SATA_DP)) || in ExtScsiPassThruGetTargetLun()
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
DDevicePath.h502 #define MSG_SATA_DP 0x12 macro
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Ata/AtaBusDxe/
DAtaBus.c342 if (NewDevicePathNode->SubType == MSG_SATA_DP) { in RegisterAtaDevice()
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellCommandLib/
DConsistMapping.c1164 MSG_SATA_DP,
/device/linaro/bootloader/edk2/MdePkg/Library/UefiDevicePathLib/
DDevicePathToText.c2147 {MESSAGING_DEVICE_PATH, MSG_SATA_DP, DevPathToTextSata },
DDevicePathFromText.c3451 MSG_SATA_DP, in DevPathFromTextSata()
/device/linaro/bootloader/edk2/MdeModulePkg/Library/UefiBootManagerLib/
DBmBoot.c149 case MSG_SATA_DP: in BmDevicePathType()
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/GenericBdsLib/
DBdsBoot.c3929 case MSG_SATA_DP: in BdsGetBootTypeFromDevicePath()
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Override/IntelFrameworkModulePkg/Library/GenericBdsLib/
DBdsBoot.c4046 case MSG_SATA_DP: in BdsGetBootTypeFromDevicePath()
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Scsi/ScsiDiskDxe/
DScsiDisk.c4982 (DevicePathSubType (ChildDevicePathNode) == MSG_SATA_DP))) { in InitializeInstallDiskInfo()