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

/drivers/edac/
H A De752x_edac.c562 static inline void hub_error(int fatal, u8 errors, int *error_found, function
699 hub_error(1, stat8 & 0x2b, error_found, handle_error);
702 hub_error(0, stat8 & 0x54, error_found, handle_error);
712 hub_error(1, stat8 & 0x2b, error_found, handle_error);
715 hub_error(0, stat8 & 0x54, error_found, handle_error);

Completed in 60 milliseconds