Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/edac/
Di3000_edac.c75 #define I3000_ERRSTS 0xc8 /* Error Status Register (16b) macro
204 pci_read_config_word(pdev, I3000_ERRSTS, &info->errsts); in i3000_get_error_info()
210 pci_read_config_word(pdev, I3000_ERRSTS, &info->errsts2); in i3000_get_error_info()
228 pci_write_bits16(pdev, I3000_ERRSTS, I3000_ERRSTS_BITS, in i3000_get_error_info()
426 pci_write_bits16(pdev, I3000_ERRSTS, I3000_ERRSTS_BITS, in i3000_probe1()