HomeSort by: relevance | last modified time | path
    Searched refs:Type2 (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/external/bsd/gnu-efi/dist/inc/
libsmbios.h 138 SMBIOS_TYPE2 *Type2;
  /src/sys/external/bsd/acpica/dist/compiler/
aslload.c 1027 * Type2
1031 * DESCRIPTION: Match Type1 and Type2 with the assumption that one might be
1043 ACPI_OBJECT_TYPE Type2)
1046 BOOLEAN Type2IsLocal = Type2 > ACPI_TYPE_EXTERNAL_MAX;
1061 ExternalType = Type2;
1065 LocalType = Type2;
1070 return (Type1 == Type2);
aslprepkg.c 169 UINT8 Type2,
600 * Type2 - Object type for second group
619 UINT8 Type2,
642 ApCheckObjectType (PredefinedName, Op, Type2, (i + Count1));
  /src/sys/external/bsd/acpica/dist/namespace/
nsprepkg.c 177 UINT8 Type2,
842 * Type2 - Object type for second group
859 UINT8 Type2,
890 Type2, (i + Count1 + StartIndex));

Completed in 16 milliseconds