Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dcper.h247 #define CPER_PCIE_VALID_VERSION 0x0002 macro
/openbmc/linux/drivers/firmware/efi/
H A Dcper.c409 if (pcie->validation_bits & CPER_PCIE_VALID_VERSION) in cper_print_pcie()