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

  /device/linaro/bootloader/edk2/SecurityPkg/Library/TcgStorageOpalLib/
TcgStorageOpalCore.c     [all...]
  /external/sfntly/cpp/src/sfntly/
tag.h 78 static const int32_t feat; member in struct:sfntly::Tag
85 static const int32_t Feat;
tag.cc 60 const int32_t Tag::feat = TAG('f', 'e', 'a', 't'); member in class:sfntly::Tag
65 const int32_t Tag::Feat = TAG('F', 'e', 'a', 't');
  /device/linaro/bootloader/edk2/SecurityPkg/Library/TcgStorageCoreLib/
TcgStorageUtil.c 730 TCG_LEVEL0_FEATURE_DESCRIPTOR_HEADER *Feat;
758 Feat = (TCG_LEVEL0_FEATURE_DESCRIPTOR_HEADER*)DiscoveryBufferPtr;
760 FeatLength = Feat->Length + sizeof(TCG_LEVEL0_FEATURE_DESCRIPTOR_HEADER);
772 if (Callback(DiscoveryHeader, Feat, FeatLength, Context)) {

Completed in 272 milliseconds