Searched refs:txx9_pci_err_action (Results 1 – 4 of 4) sorted by relevance
29 enum txx9_pci_err_action { enum34 extern enum txx9_pci_err_action txx9_pci_err_action;
240 enum txx9_pci_err_action txx9_pci_err_action = TXX9_PCI_ERR_REPORT; variable423 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()
206 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()
474 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 6 milliseconds