Home
last modified time | relevance | path

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

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