Home
last modified time | relevance | path

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

/openbmc/linux/drivers/edac/
H A Di82860_edac.c35 #define I82860_ERRSTS 0xC8 macro
76 pci_read_config_word(pdev, I82860_ERRSTS, &info->errsts); in i82860_get_error_info()
79 pci_read_config_word(pdev, I82860_ERRSTS, &info->errsts2); in i82860_get_error_info()
81 pci_write_bits16(pdev, I82860_ERRSTS, 0x0003, 0x0003); in i82860_get_error_info()