Searched refs:edac_pci_panic_on_pe (Results 1 – 1 of 1) sorted by relevance
21 static int edac_pci_panic_on_pe; /* default NO panic on PCI Parity */ variable50 return edac_pci_panic_on_pe; in edac_pci_get_panic_on_pe()290 EDAC_PCI_ATTR(edac_pci_panic_on_pe, S_IRUGO | S_IWUSR, edac_pci_int_show,737 module_param(edac_pci_panic_on_pe, int, 0644);738 MODULE_PARM_DESC(edac_pci_panic_on_pe,