Searched refs:fatal_error (Results 1 – 11 of 11) sorted by relevance
649 goto fatal_error; in genwqe_fir_checking()657 goto fatal_error; in genwqe_fir_checking()680 goto fatal_error; in genwqe_fir_checking()688 goto fatal_error; in genwqe_fir_checking()700 goto fatal_error; in genwqe_fir_checking()708 goto fatal_error; in genwqe_fir_checking()714 goto fatal_error; in genwqe_fir_checking()755 goto fatal_error; in genwqe_fir_checking()768 fatal_error: in genwqe_fir_checking()932 goto fatal_error; in genwqe_health_thread()[all …]
166 u32 fatal_error; in reset_fw_if_needed() local176 fatal_error = mlx5_health_check_fatal_sensors(dev); in reset_fw_if_needed()177 if (fatal_error == MLX5_SENSOR_PCI_COMM_ERR || in reset_fw_if_needed()178 fatal_error == MLX5_SENSOR_NIC_DISABLED || in reset_fw_if_needed()179 fatal_error == MLX5_SENSOR_NIC_SW_RESET) { in reset_fw_if_needed()298 if (dev->priv.health.fatal_error != MLX5_SENSOR_PCI_COMM_ERR) in mlx5_handle_bad_state()713 u32 fatal_error; in poll_health() local720 fatal_error = mlx5_health_check_fatal_sensors(dev); in poll_health()722 if (fatal_error && !health->fatal_error) { in poll_health()723 mlx5_core_err(dev, "Fatal error %u detected\n", fatal_error); in poll_health()[all …]
158 u32 fatal_error; in poll_sync_reset() local163 fatal_error = mlx5_health_check_fatal_sensors(dev); in poll_sync_reset()165 if (fatal_error) { in poll_sync_reset()
67 return health->fatal_error ? 1 : 0; in mlx5e_test_health_info()
267 ep->fatal_error = 1; in xillybus_isr()617 if (endpoint->fatal_error) in xilly_obtain_idt()671 if (channel->endpoint->fatal_error) in xillybus_read()899 if (channel->endpoint->fatal_error) in xillybus_read()928 if (channel->endpoint->fatal_error) in xillybus_read()965 if (channel->endpoint->fatal_error) in xillybus_read()992 if (channel->endpoint->fatal_error) in xillybus_myflush()1139 if (channel->endpoint->fatal_error) in xillybus_myflush()1184 if (channel->endpoint->fatal_error) in xillybus_write()1328 if (channel->endpoint->fatal_error) in xillybus_write()[all …]
100 int fatal_error; member
98 int fatal_error; /* set if we detect something nasty */ member159 info->fatal_error = 0; in sddr55_status()492 info->fatal_error = 1; in sddr55_write_data()854 if (info->fatal_error) { in sddr55_transport()
730 if (priv->fatal_error) { in ipw2100_hw_send_command()801 priv->fatal_error = IPW2100_ERR_MSG_TIMEOUT; in ipw2100_hw_send_command()807 if (priv->fatal_error) { in ipw2100_hw_send_command()988 if (priv->fatal_error) { in ipw2100_download_firmware()991 priv->net_dev->name, priv->fatal_error); in ipw2100_download_firmware()1000 priv->fatal_error = IPW2100_ERR_FW_LOAD; in ipw2100_download_firmware()1009 priv->fatal_error = IPW2100_ERR_FW_LOAD; in ipw2100_download_firmware()1333 if (!priv->fatal_error) in ipw2100_reset_fatalerror()1336 priv->fatal_errors[priv->fatal_index++] = priv->fatal_error; in ipw2100_reset_fatalerror()1338 priv->fatal_error = 0; in ipw2100_reset_fatalerror()[all …]
493 u32 fatal_error; member
491 static bool fatal_error(int error) in fatal_error() function505 GEM_BUG_ON(!fatal_error(rq->fence.error)); in __i915_request_skip()532 if (fatal_error(old)) in i915_request_set_error_once()589 if (unlikely(fatal_error(request->fence.error))) in __i915_request_submit()
434 goto fatal_error; in cpmac_poll()486 goto fatal_error; in cpmac_poll()508 fatal_error: in cpmac_poll()