Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/acpi/common/
H A Ddmtbdump1.c638 UINT8 *PciPath; in AcpiDmDumpDmar() local
740 PciPath = ACPI_ADD_PTR (UINT8, ScopeTable, in AcpiDmDumpDmar()
747 AcpiOsPrintf ("%2.2X,%2.2X\n", PciPath[0], PciPath[1]); in AcpiDmDumpDmar()
752 PciPath += 2; in AcpiDmDumpDmar()