Searched defs:DevicePath_F1394 (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellCommandLib/
H A DConsistMapping.c896 F1394_DEVICE_PATH *DevicePath_F1394; local
902 DevicePath_F1394 = (F1394_DEVICE_PATH *) DevicePathNode;
903 UnicodeSPrint (Buffer, 0, L"%lx", DevicePath_F1394->Guid);

Completed in 54 milliseconds