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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/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 25 milliseconds