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

/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);
206 pci_read_config_word(pdev, I82875P_ERRSTS, &info->errsts2);
220 pci_write_bits16(pdev, I82875P_ERRSTS, 0x0081, 0x0081);

Completed in 22 milliseconds