Home
last modified time | relevance | path

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

/openbmc/linux/drivers/edac/
H A Di82875p_edac.c61 #define I82875P_ERRSTS 0xc8 /* Error Status Register (16b) macro
198 pci_read_config_word(pdev, I82875P_ERRSTS, &info->errsts); in i82875p_get_error_info()
206 pci_read_config_word(pdev, I82875P_ERRSTS, &info->errsts2); in i82875p_get_error_info()
220 pci_write_bits16(pdev, I82875P_ERRSTS, 0x0081, 0x0081); in i82875p_get_error_info()