Home
last modified time | relevance | path

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

/linux/drivers/edac/
H A Die31200_edac.c197 u16 errsts2; member
314 pci_read_config_word(pdev, IE31200_ERRSTS, &info->errsts2); in ie31200_get_and_clear_error_info()
322 if ((info->errsts ^ info->errsts2) & IE31200_ERRSTS_BITS) { in ie31200_get_and_clear_error_info()
344 if ((info->errsts ^ info->errsts2) & IE31200_ERRSTS_BITS) { in ie31200_process_error_info()
347 info->errsts = info->errsts2; in ie31200_process_error_info()