Home
last modified time | relevance | path

Searched refs:UidLength (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/contrib/dev/acpica/common/
H A Ddmtable.c1250 ByteLength = ((ACPI_CAST_PTR (ACPI_IVRS_DEVICE_HID, Target) -1)->UidLength); in AcpiDmDumpTable()
H A Ddmtbdump2.c739 EntryLength = HidSubtable->UidLength; in AcpiDmDumpIvrs()
/freebsd/sys/x86/iommu/
H A Damd_drv.c770 len = sizeof(*dh) + dh->UidLength; in amdiommu_find_unit_scan_ivrs()
/freebsd/usr.sbin/acpi/acpidump/
H A Dacpi.c1791 len = sizeof(*dh) + dh->UidLength; in acpi_handle_ivrs_ivhd_devs()
1811 dh->UidLength); in acpi_handle_ivrs_ivhd_devs()
/freebsd/sys/contrib/dev/acpica/include/
H A Dactbl2.h1102 UINT8 UidLength; member