txx9_pci_err_action   34 arch/mips/include/asm/txx9/pci.h extern enum txx9_pci_err_action txx9_pci_err_action;
txx9_pci_err_action  206 arch/mips/pci/ops-tx3927.c 	if (txx9_pci_err_action != TXX9_PCI_ERR_IGNORE) {
txx9_pci_err_action  212 arch/mips/pci/ops-tx3927.c 	if (txx9_pci_err_action != TXX9_PCI_ERR_PANIC) {
txx9_pci_err_action  474 arch/mips/pci/ops-tx4927.c 	if (txx9_pci_err_action != TXX9_PCI_ERR_IGNORE) {
txx9_pci_err_action  479 arch/mips/pci/ops-tx4927.c 	if (txx9_pci_err_action != TXX9_PCI_ERR_PANIC) {
txx9_pci_err_action  240 arch/mips/txx9/generic/pci.c enum txx9_pci_err_action txx9_pci_err_action = TXX9_PCI_ERR_REPORT;
txx9_pci_err_action  423 arch/mips/txx9/generic/pci.c 			txx9_pci_err_action = TXX9_PCI_ERR_PANIC;
txx9_pci_err_action  425 arch/mips/txx9/generic/pci.c 			txx9_pci_err_action = TXX9_PCI_ERR_IGNORE;