Searched refs:fw_err (Results 1 – 2 of 2) sorted by relevance
1238 printf_hook(fw_err, 2, 3); /* drivers/firewire/core.h */ in check_kernel_printf()
4836 u32 val, fw_err; in cim_intr_handler() local4839 fw_err = t4_read_reg(adapter, A_PCIE_FW); in cim_intr_handler()4840 if (fw_err & F_PCIE_FW_ERR) in cim_intr_handler()4851 if (!(fw_err & F_PCIE_FW_ERR) || in cim_intr_handler()4852 (G_PCIE_FW_EVAL(fw_err) != PCIE_FW_EVAL_CRASH)) in cim_intr_handler()