Home
last modified time | relevance | path

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

/src/sys/contrib/dev/acpica/common/
H A Ddmtbdump2.c509 ACPI_IOVT_DEVICE_ENTRY *DeviceEntry; in AcpiDmDumpIovt() local
578 DeviceEntry = ACPI_ADD_PTR (ACPI_IOVT_DEVICE_ENTRY, in AcpiDmDumpIovt()
580 EntryType = DeviceEntry->Type; in AcpiDmDumpIovt()
581 EntryLength = DeviceEntry->Length; in AcpiDmDumpIovt()
603 DeviceEntry, EntryLength, InfoTable); in AcpiDmDumpIovt()
655 ACPI_IVRS_DE_HEADER *DeviceEntry; in AcpiDmDumpIvrs() local
736 DeviceEntry = ACPI_ADD_PTR (ACPI_IVRS_DE_HEADER, Subtable, in AcpiDmDumpIvrs()
744 DeviceEntry = ACPI_ADD_PTR (ACPI_IVRS_DE_HEADER, Subtable, in AcpiDmDumpIvrs()
761 EntryType = DeviceEntry->Type; in AcpiDmDumpIvrs()
821 DeviceEntry, EntryLength, InfoTable); in AcpiDmDumpIvrs()
[all …]