Home
last modified time | relevance | path

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

/freebsd/sys/dev/acpica/
H A Dacpi_apei.c336 static uint8_t pcie_uuid[ACPI_UUID_LENGTH] = { in apei_ged_handler() local
345 } else if (memcmp(pcie_uuid, ged->SectionType, ACPI_UUID_LENGTH) == 0) { in apei_ged_handler()