Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/edac/
De752x_edac.c561 static inline void hub_error(int fatal, u8 errors, int *error_found, in hub_error() function
698 hub_error(1, stat8 & 0x2b, error_found, handle_error); in e752x_check_hub_interface()
701 hub_error(0, stat8 & 0x54, error_found, handle_error); in e752x_check_hub_interface()
711 hub_error(1, stat8 & 0x2b, error_found, handle_error); in e752x_check_hub_interface()
714 hub_error(0, stat8 & 0x54, error_found, handle_error); in e752x_check_hub_interface()