|
XenevaOS
|
#include <DmaRemappingReportingTable.h>

Public Attributes | |
| EFI_ACPI_DMAR_STRUCTURE_HEADER | Header |
| UINT8 | Flags |
| UINT8 | Reserved |
| UINT16 | SegmentNumber |
| UINT64 | RegisterBaseAddress |
DMA-remapping hardware unit definition (DRHD) structure is defined in section 8.3. This uniquely represents a remapping hardware unit present in the platform. There must be at least one instance of this structure for each PCI segment in the platform.
| UINT8 EFI_ACPI_DMAR_DRHD_HEADER::Flags |
| EFI_ACPI_DMAR_STRUCTURE_HEADER EFI_ACPI_DMAR_DRHD_HEADER::Header |
| UINT64 EFI_ACPI_DMAR_DRHD_HEADER::RegisterBaseAddress |
Base address of remapping hardware register-set for this unit.
| UINT8 EFI_ACPI_DMAR_DRHD_HEADER::Reserved |
| UINT16 EFI_ACPI_DMAR_DRHD_HEADER::SegmentNumber |
The PCI Segment associated with this unit.