check_pci_errors   20 drivers/edac/edac_pci_sysfs.c static int check_pci_errors;		/* default NO check PCI parity */
check_pci_errors   35 drivers/edac/edac_pci_sysfs.c 	return check_pci_errors;
check_pci_errors  283 drivers/edac/edac_pci_sysfs.c EDAC_PCI_ATTR(check_pci_errors, S_IRUGO | S_IWUSR, edac_pci_int_show,
check_pci_errors  646 drivers/edac/edac_pci_sysfs.c 	if (!check_pci_errors)
check_pci_errors  732 drivers/edac/edac_pci_sysfs.c module_param(check_pci_errors, int, 0644);
check_pci_errors  733 drivers/edac/edac_pci_sysfs.c MODULE_PARM_DESC(check_pci_errors,