Home
last modified time | relevance | path

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

/linux/drivers/pci/pcie/
H A Daer.c870 const char *bus_type = aer_err_bus(info); in aer_print_error()
952 bus_type = aer_err_bus(&info); in pci_print_aer()
/linux/drivers/pci/
H A Dpci.h864 static inline const char *aer_err_bus(struct aer_err_info *info) in aer_err_bus() function