Home
last modified time | relevance | path

Searched refs:txx9_pci_err_action (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/include/asm/txx9/
H A Dpci.h29 enum txx9_pci_err_action { enum
34 extern enum txx9_pci_err_action txx9_pci_err_action;
/kernel/linux/linux-6.6/arch/mips/include/asm/txx9/
H A Dpci.h29 enum txx9_pci_err_action { enum
34 extern enum txx9_pci_err_action txx9_pci_err_action;
/kernel/linux/linux-5.10/arch/mips/txx9/generic/
H A Dpci.c240 enum txx9_pci_err_action txx9_pci_err_action = TXX9_PCI_ERR_REPORT; variable
423 txx9_pci_err_action = TXX9_PCI_ERR_PANIC; in txx9_pcibios_setup()
425 txx9_pci_err_action = TXX9_PCI_ERR_IGNORE; in txx9_pcibios_setup()
/kernel/linux/linux-5.10/arch/mips/pci/
H A Dops-tx3927.c206 if (txx9_pci_err_action != TXX9_PCI_ERR_IGNORE) { in tx3927_pcierr_interrupt()
212 if (txx9_pci_err_action != TXX9_PCI_ERR_PANIC) { in tx3927_pcierr_interrupt()
H A Dops-tx4927.c474 if (txx9_pci_err_action != TXX9_PCI_ERR_IGNORE) { in tx4927_pcierr_interrupt()
479 if (txx9_pci_err_action != TXX9_PCI_ERR_PANIC) { in tx4927_pcierr_interrupt()
/kernel/linux/linux-6.6/arch/mips/txx9/generic/
H A 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()
/kernel/linux/linux-6.6/arch/mips/pci/
H A Dops-tx4927.c474 if (txx9_pci_err_action != TXX9_PCI_ERR_IGNORE) { in tx4927_pcierr_interrupt()
479 if (txx9_pci_err_action != TXX9_PCI_ERR_PANIC) { in tx4927_pcierr_interrupt()

Completed in 4 milliseconds