Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Include/
DEfiDevicePath.h77 #define HW_PCCARD_DP 0x02 macro
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
DDevicePath.h100 #define HW_PCCARD_DP 0x02 macro
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Console/ConPlatformDxe/
DConPlatform.c1066 (DevicePathSubType (CheckDevicePath) == HW_PCCARD_DP)) { in IsHotPlugDevice()
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Console/TerminalDxe/
DTerminal.c1774 (DevicePathSubType (CheckDevicePath) == HW_PCCARD_DP)) { in IsHotPlugDevice()
/device/linaro/bootloader/edk2/MdePkg/Library/UefiDevicePathLib/
DDevicePathToText.c2126 {HARDWARE_DEVICE_PATH, HW_PCCARD_DP, DevPathToTextPccard },
DDevicePathFromText.c662 HW_PCCARD_DP, in DevPathFromTextPcCard()