Searched refs:I82975X_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 Di82975x_edac.c53 #define I82975X_ERRSTS 0xc8 /* Error Status Register (16b) macro
250 pci_read_config_word(pdev, I82975X_ERRSTS, &info->errsts);
255 pci_read_config_word(pdev, I82975X_ERRSTS, &info->errsts2);
257 pci_write_bits16(pdev, I82975X_ERRSTS, 0x0003, 0x0003);

Completed in 95 milliseconds