HomeSort by: relevance | last modified time | path
    Searched defs:FieldType (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/acpica/dist/compiler/
dtcompile.c 492 UINT8 FieldType;
568 FieldType = DtGetFieldType (Info);
571 if (FieldType != DT_FIELD_TYPE_INLINE_SUBTABLE &&
579 switch (FieldType)
676 FieldLength, FieldType, Info->Flags);
  /src/sys/external/bsd/acpica/dist/include/
aclocal.h 317 UINT8 FieldType;

Completed in 20 milliseconds