Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/contrib/dev/acpica/common/
HDdmtbdump1.c1201 UINT8 *PciPath; in AcpiDmDumpDmar() local
1309 PciPath = ACPI_ADD_PTR (UINT8, ScopeTable, in AcpiDmDumpDmar()
1316 AcpiOsPrintf ("%2.2X,%2.2X\n", PciPath[0], PciPath[1]); in AcpiDmDumpDmar()
1321 PciPath += 2; in AcpiDmDumpDmar()