HomeSort by relevance Sort by last modified time
    Searched refs:F1394 (Results 1 - 8 of 8) sorted by null

  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/BiosThunk/BlockIoDxe/
BiosBlkIo.c 748 Node.F1394.Header.Type = MESSAGING_DEVICE_PATH;
749 Node.F1394.Header.SubType = MSG_1394_DP;
750 SetDevicePathNodeLength (&Node.F1394.Header, sizeof (F1394_DEVICE_PATH));
751 Node.F1394.Guid = Drive->Parameters.DevicePath.FireWire.Guid;
  /external/syslinux/efi32/include/efi/
efidevp.h 347 F1394_DEVICE_PATH F1394;
381 F1394_DEVICE_PATH *F1394;
  /external/syslinux/efi64/include/efi/
efidevp.h 347 F1394_DEVICE_PATH F1394;
381 F1394_DEVICE_PATH *F1394;
  /external/syslinux/gnu-efi/gnu-efi-3.0/inc/
efidevp.h 347 F1394_DEVICE_PATH F1394;
381 F1394_DEVICE_PATH *F1394;
  /external/syslinux/gpxe/src/include/gpxe/efi/Protocol/
DevicePath.h 469 F1394_DEVICE_PATH F1394;
506 F1394_DEVICE_PATH *F1394;
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Include/
EfiDevicePath.h 500 F1394_DEVICE_PATH F1394;
548 F1394_DEVICE_PATH *F1394;
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
DevicePath.h     [all...]
  /external/syslinux/gnu-efi/gnu-efi-3.0/lib/
dpath.c 614 F1394_DEVICE_PATH *F1394;
616 F1394 = DevPath;
617 CatPrint(Str, L"1394(%g)", &F1394->Guid);

Completed in 214 milliseconds