Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/pcie/
H A Daer.c89 #define AER_LOG_TLP_MASKS (PCI_ERR_UNC_POISON_TLP| \ macro
777 tlp_header_valid = status & AER_LOG_TLP_MASKS; in cper_print_aer()
1101 if (info->status & AER_LOG_TLP_MASKS) { in aer_get_device_error_info()