Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Include/
DEfiDevicePath.h248 } I2O_DEVICE_PATH; typedef
505 I2O_DEVICE_PATH I2O;
553 I2O_DEVICE_PATH *I2O;
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
DDevicePath.h537 } I2O_DEVICE_PATH; typedef
1235 I2O_DEVICE_PATH I2O;
1292 I2O_DEVICE_PATH *I2O;
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellCommandLib/
DConsistMapping.c890 I2O_DEVICE_PATH *DevicePath_I20; in DevPathSerialI2O()
895 DevicePath_I20 = (I2O_DEVICE_PATH *) DevicePathNode; in DevPathSerialI2O()
/device/linaro/bootloader/edk2/MdePkg/Library/UefiDevicePathLib/
DDevicePathFromText.c1409 I2O_DEVICE_PATH *I2ODevPath; in DevPathFromTextI2O()
1412 I2ODevPath = (I2O_DEVICE_PATH *) CreateDeviceNode ( in DevPathFromTextI2O()
1415 (UINT16) sizeof (I2O_DEVICE_PATH) in DevPathFromTextI2O()
DDevicePathToText.c1182 I2O_DEVICE_PATH *I2ODevPath; in DevPathToTextI2O()
/device/linaro/bootloader/edk2/EdkShellPkg/
DShellR64.patch8538 I2O_DEVICE_PATH *I2ODevicePath;