Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellCommandLib/
DConsistMapping.c890 I2O_DEVICE_PATH *DevicePath_I20; in DevPathSerialI2O() local
895 DevicePath_I20 = (I2O_DEVICE_PATH *) DevicePathNode; in DevPathSerialI2O()
896 return AppendCSDNum (MappingItem, DevicePath_I20->Tid); in DevPathSerialI2O()