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

/linux-4.4.14/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;
/linux-4.4.14/arch/mips/txx9/generic/
H A Dpci.c245 enum txx9_pci_err_action txx9_pci_err_action = TXX9_PCI_ERR_REPORT; variable in typeref:enum:txx9_pci_err_action
428 txx9_pci_err_action = TXX9_PCI_ERR_PANIC; txx9_pcibios_setup()
430 txx9_pci_err_action = TXX9_PCI_ERR_IGNORE; txx9_pcibios_setup()
/linux-4.4.14/arch/mips/pci/
H A Dops-tx3927.c206 if (txx9_pci_err_action != TXX9_PCI_ERR_IGNORE) { tx3927_pcierr_interrupt()
212 if (txx9_pci_err_action != TXX9_PCI_ERR_PANIC) { tx3927_pcierr_interrupt()
H A Dops-tx4927.c478 if (txx9_pci_err_action != TXX9_PCI_ERR_IGNORE) { tx4927_pcierr_interrupt()
483 if (txx9_pci_err_action != TXX9_PCI_ERR_PANIC) { tx4927_pcierr_interrupt()

Completed in 89 milliseconds