Home
last modified time | relevance | path

Searched refs:UidType (Results 1 – 2 of 2) sorted by relevance

/acpica-latest/source/common/
Ddmtbdump2.c745 if (HidSubtable->UidType == ACPI_IVRS_UID_IS_STRING) in AcpiDmDumpIvrs()
748 &HidSubtable->UidType, EntryLength, AcpiDmTableInfoIvrsUidString); in AcpiDmDumpIvrs()
757 &HidSubtable->UidType, EntryLength, AcpiDmTableInfoIvrsUidInteger); in AcpiDmDumpIvrs()
/acpica-latest/source/include/
Dactbl2.h1004 UINT8 UidType; member