Home
last modified time | relevance | path

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

/openbmc/linux/drivers/edac/
H A Dedac_pci_sysfs.c21 static int edac_pci_panic_on_pe; /* default NO panic on PCI Parity */ variable
50 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,
741 module_param(edac_pci_panic_on_pe, int, 0644);
742 MODULE_PARM_DESC(edac_pci_panic_on_pe,