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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/edac/
H A De752x_edac.c447 static inline void hub_error(int fatal, u8 errors, int *error_found, function
527 hub_error(1, stat8 & 0x2b, error_found, handle_error);
530 hub_error(0, stat8 & 0x54, error_found, handle_error);
541 hub_error(1, stat8 & 0x2b, error_found, handle_error);
544 hub_error(0, stat8 & 0x54, error_found, handle_error);

Completed in 63 milliseconds