Searched refs:aer_err_bus (Results 1 – 2 of 2) sorted by relevance
870 const char *bus_type = aer_err_bus(info); in aer_print_error()952 bus_type = aer_err_bus(&info); in pci_print_aer()
864 static inline const char *aer_err_bus(struct aer_err_info *info) in aer_err_bus() function