Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/edac/
A Di3000_edac.c73 #define I3000_ERRSTS 0xc8 /* Error Status Register (16b) macro
202 pci_read_config_word(pdev, I3000_ERRSTS, &info->errsts); in i3000_get_error_info()
208 pci_read_config_word(pdev, I3000_ERRSTS, &info->errsts2); in i3000_get_error_info()
226 pci_write_bits16(pdev, I3000_ERRSTS, I3000_ERRSTS_BITS, in i3000_get_error_info()
422 pci_write_bits16(pdev, I3000_ERRSTS, I3000_ERRSTS_BITS, in i3000_probe1()

Completed in 3 milliseconds