Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/edac/
Di82975x_edac.c54 #define I82975X_ERRSTS 0xc8 /* Error Status Register (16b) macro
251 pci_read_config_word(pdev, I82975X_ERRSTS, &info->errsts); in i82975x_get_error_info()
256 pci_read_config_word(pdev, I82975X_ERRSTS, &info->errsts2); in i82975x_get_error_info()
258 pci_write_bits16(pdev, I82975X_ERRSTS, 0x0003, 0x0003); in i82975x_get_error_info()