Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dcper.h251 #define CPER_PCIE_VALID_BRIDGE_CONTROL_STATUS 0x0020 macro
/openbmc/linux/drivers/firmware/efi/
H A Dcper.c432 if (pcie->validation_bits & CPER_PCIE_VALID_BRIDGE_CONTROL_STATUS) in cper_print_pcie()