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 919 * Type2
923 * DESCRIPTION: Match Type1 and Type2 with the assumption that one might be
935 ACPI_OBJECT_TYPE Type2)
938 BOOLEAN Type2IsLocal = Type2 > ACPI_TYPE_EXTERNAL_MAX;
953 ExternalType = Type2;
957 LocalType = Type2;
962 return (Type1 == Type2);
aslprepkg.c 61 UINT8 Type2,
492 * Type2 - Object type for second group
511 UINT8 Type2,
534 ApCheckObjectType (PredefinedName, Op, Type2, (i + Count1));
  /src/sys/external/bsd/acpica/dist/namespace/
nsprepkg.c 69 UINT8 Type2,
734 * Type2 - Object type for second group
751 UINT8 Type2,
782 Type2, (i + Count1 + StartIndex));

Completed in 33 milliseconds