Searched refs:PCI_ERR_CAP_FEP (Results 1 – 2 of 2) sorted by relevance
798 info.first_error = PCI_ERR_CAP_FEP(aer->cap_control); in cper_print_aer()1097 info->first_error = PCI_ERR_CAP_FEP(temp); in aer_get_device_error_info()
782 #define PCI_ERR_CAP_FEP(x) ((x) & 0x1f) /* First Error Pointer */ macro
Completed in 11 milliseconds