Home
last modified time | relevance | path

Searched refs:MSG_USB_CLASS_DP (Results 1 – 23 of 23) sorted by relevance

/device/linaro/bootloader/edk2/DuetPkg/Library/DuetBdsLib/
DPlatformData.c52 MSG_USB_CLASS_DP,
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Usb/UsbBusDxe/
DUsbUtility.c28 MSG_USB_CLASS_DP,
763 UsbDevicePathBeginPtr->SubType != MSG_USB_CLASS_DP in GetUsbDPFromFullDP()
777 UsbDevicePathEndPtr->SubType == MSG_USB_CLASS_DP in GetUsbDPFromFullDP()
925 (UsbClassDevicePathPtr->Header.SubType != MSG_USB_CLASS_DP)){ in MatchUsbClass()
1142 RemainingDevicePath->SubType != MSG_USB_CLASS_DP in UsbBusAddWantedUsbIoDP()
1257 case MSG_USB_CLASS_DP: in UsbBusIsWantedUsbIO()
DUsbBus.c1161 DevicePathNode.DevPath->SubType != MSG_USB_CLASS_DP in UsbBusControllerDriverSupported()
/device/linaro/bootloader/edk2/QuarkPlatformPkg/Library/PlatformBootManagerLib/
DPlatformData.c207 MSG_USB_CLASS_DP,
/device/linaro/bootloader/edk2/MdeModulePkg/Library/UefiBootManagerLib/
DBmConnect.c271 …((DevicePathSubType (DevicePath) != MSG_USB_CLASS_DP) && (DevicePathSubType (DevicePath) != MSG_US… in BmConnectUsbShortFormDevicePath()
DBmConsole.c576 …((DevicePathSubType (Instance) == MSG_USB_CLASS_DP) || (DevicePathSubType (Instance) == MSG_USB_WW… in EfiBootManagerConnectConsoleVariable()
DBmBoot.c379 (DevicePathSubType (UsbClass) != MSG_USB_CLASS_DP)){ in BmMatchUsbClass()
1577 …((DevicePathSubType (Node) == MSG_USB_CLASS_DP) || (DevicePathSubType (Node) == MSG_USB_WWID_DP)))… in BmGetLoadOptionBuffer()
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/GenericBdsLib/
DBdsConnect.c371 ((DevicePathSubType (RemainingDevicePath) != MSG_USB_CLASS_DP) in BdsLibConnectUsbDevByShortFormDP()
DBdsConsole.c389 ((DevicePathSubType (Instance) == MSG_USB_CLASS_DP) in BdsLibConnectConsoleVariable()
DBdsBoot.c1783 (DevicePathSubType (UsbClass) != MSG_USB_CLASS_DP)){ in BdsMatchUsbClass()
2152 ((DevicePathSubType (TempDevicePath) == MSG_USB_CLASS_DP) || in BdsExpandUsbShortFormDevicePath()
4062 ((DevicePathSubType (TempDevicePath) == MSG_USB_CLASS_DP) || in BdsLibIsValidEFIBootOptDevicePathExt()
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Override/IntelFrameworkModulePkg/Library/GenericBdsLib/
DBdsConnect.c371 ((DevicePathSubType (RemainingDevicePath) != MSG_USB_CLASS_DP) in BdsLibConnectUsbDevByShortFormDP()
DBdsConsole.c389 ((DevicePathSubType (Instance) == MSG_USB_CLASS_DP) in BdsLibConnectConsoleVariable()
DBdsBoot.c1785 (DevicePathSubType (UsbClass) != MSG_USB_CLASS_DP)){ in BdsMatchUsbClass()
2154 ((DevicePathSubType (TempDevicePath) == MSG_USB_CLASS_DP) || in BdsExpandUsbShortFormDevicePath()
4179 ((DevicePathSubType (TempDevicePath) == MSG_USB_CLASS_DP) || in BdsLibIsValidEFIBootOptDevicePathExt()
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Library/PlatformBdsLib/
DBdsPlatform.h159 MSG_USB_CLASS_DP, \
/device/linaro/bootloader/edk2/ArmVirtPkg/Library/PlatformIntelBdsLib/
DIntelBdsPlatform.c105 MESSAGING_DEVICE_PATH, MSG_USB_CLASS_DP,
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Include/
DEfiDevicePath.h207 #define MSG_USB_CLASS_DP 0x0f macro
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDriver1CommandsLib/
DConnect.c268 ((DevicePathSubType (Instance) == MSG_USB_CLASS_DP) in ShellConnectFromDevPaths()
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
DDevicePath.h426 #define MSG_USB_CLASS_DP 0x0f macro
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Console/ConPlatformDxe/
DConPlatform.c1058 DevicePathSubType (CheckDevicePath) == MSG_USB_CLASS_DP || in IsHotPlugDevice()
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Console/TerminalDxe/
DTerminal.c1766 DevicePathSubType (CheckDevicePath) == MSG_USB_CLASS_DP || in IsHotPlugDevice()
/device/linaro/bootloader/edk2/ArmPkg/Library/BdsLib/
DBdsFilePath.c100 ((DevicePathSubType (DevicePath) == MSG_USB_CLASS_DP) || in BdsIsRemovableUsb()
/device/linaro/bootloader/edk2/MdePkg/Library/UefiDevicePathLib/
DDevicePathToText.c2146 {MESSAGING_DEVICE_PATH, MSG_USB_CLASS_DP, DevPathToTextUsbClass },
DDevicePathFromText.c2209 MSG_USB_CLASS_DP, in ConvertFromTextUsbClass()