Home
last modified time | relevance | path

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

/arch/mips/include/asm/txx9/
Dpci.h32 TXX9_PCI_ERR_PANIC, enumerator
/arch/mips/pci/
Dops-tx3927.c212 if (txx9_pci_err_action != TXX9_PCI_ERR_PANIC) { in tx3927_pcierr_interrupt()
Dops-tx4927.c483 if (txx9_pci_err_action != TXX9_PCI_ERR_PANIC) { in tx4927_pcierr_interrupt()
/arch/mips/txx9/generic/
Dpci.c428 txx9_pci_err_action = TXX9_PCI_ERR_PANIC; in txx9_pcibios_setup()