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

  /src/sys/external/bsd/acpica/dist/common/
dmtbdump2.c 743 /* Dump the UID based upon the UidType field (String or Integer) */
745 if (HidSubtable->UidType == ACPI_IVRS_UID_IS_STRING)
748 &HidSubtable->UidType, EntryLength, AcpiDmTableInfoIvrsUidString);
757 &HidSubtable->UidType, EntryLength, AcpiDmTableInfoIvrsUidInteger);
  /src/sys/external/bsd/acpica/dist/include/
actbl2.h 1334 UINT8 UidType;
1339 /* Values for UidType above */

Completed in 20 milliseconds