Searched refs:check_pci_errors (Results 1 – 4 of 4) sorted by relevance
20 static int check_pci_errors; /* default NO check PCI parity */ variable35 return check_pci_errors; in edac_pci_get_check_errors()283 EDAC_PCI_ATTR(check_pci_errors, S_IRUGO | S_IWUSR, edac_pci_int_show,646 if (!check_pci_errors) in edac_pci_do_parity_check()732 module_param(check_pci_errors, int, 0644);733 MODULE_PARM_DESC(check_pci_errors,
16 …ic_on_pe:intedac_core.parm=check_pci_errors:Check for PCI bus parity errors: 0=off 1=onedac_core…
163261 ffff8000121570ac b check_pci_errors
Completed in 370 milliseconds