Home
last modified time | relevance | path

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

/linux-6.12.1/arch/mips/include/asm/txx9/
Dpci.h29 enum txx9_pci_err_action { enum
34 extern enum txx9_pci_err_action txx9_pci_err_action;
/linux-6.12.1/arch/mips/txx9/generic/
Dpci.c241 enum txx9_pci_err_action txx9_pci_err_action = TXX9_PCI_ERR_REPORT; variable
426 txx9_pci_err_action = TXX9_PCI_ERR_PANIC; in txx9_pcibios_setup()
428 txx9_pci_err_action = TXX9_PCI_ERR_IGNORE; in txx9_pcibios_setup()
/linux-6.12.1/arch/mips/pci/
Dops-tx4927.c478 if (txx9_pci_err_action != TXX9_PCI_ERR_IGNORE) { in tx4927_pcierr_interrupt()
483 if (txx9_pci_err_action != TXX9_PCI_ERR_PANIC) { in tx4927_pcierr_interrupt()