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 777 /* Dump the UID based upon the UidType field (String or Integer) */
779 if (HidSubtable->UidType == ACPI_IVRS_UID_IS_STRING)
782 &HidSubtable->UidType, EntryLength, AcpiDmTableInfoIvrsUidString);
791 &HidSubtable->UidType, EntryLength, AcpiDmTableInfoIvrsUidInteger);
  /src/sys/external/bsd/acpica/dist/include/
actbl2.h 1315 UINT8 UidType;
1320 /* Values for UidType above */

Completed in 44 milliseconds