Home
last modified time | relevance | path

Searched refs:EnumerationId (Results 1 – 4 of 4) sorted by relevance

/freebsd-14.2/sys/contrib/dev/acpica/include/
H A Dactbl1.h1043 UINT8 EnumerationId; member
/freebsd-14.2/sys/contrib/dev/acpica/common/
H A Ddmtbinfo1.c844 {ACPI_DMT_UINT8, ACPI_DMARS_OFFSET (EnumerationId), "Enumeration ID", 0},
/freebsd-14.2/sys/x86/iommu/
H A Dintel_drv.c828 if (devscope->EnumerationId != id) in dmar_find_nonpci()
/freebsd-14.2/usr.sbin/acpi/acpidump/
H A Dacpi.c1311 printf("\t\tEnumerationId=%d\n", devscope->EnumerationId); in acpi_handle_dmar_devscope()