Searched refs:fatal_error (Results 1 - 8 of 8) sorted by relevance

/linux-4.1.27/drivers/misc/genwqe/
H A Dcard_base.c650 goto fatal_error; genwqe_fir_checking()
658 goto fatal_error; genwqe_fir_checking()
681 goto fatal_error; genwqe_fir_checking()
689 goto fatal_error; genwqe_fir_checking()
701 goto fatal_error; genwqe_fir_checking()
709 goto fatal_error; genwqe_fir_checking()
715 goto fatal_error; genwqe_fir_checking()
756 goto fatal_error; genwqe_fir_checking()
769 fatal_error: genwqe_fir_checking()
930 goto fatal_error; genwqe_health_thread()
938 goto fatal_error; genwqe_health_thread()
946 goto fatal_error; genwqe_health_thread()
955 goto fatal_error; genwqe_health_thread()
960 goto fatal_error; genwqe_health_thread()
974 goto fatal_error; genwqe_health_thread()
982 goto fatal_error; genwqe_health_thread()
991 fatal_error: genwqe_health_thread()
/linux-4.1.27/drivers/char/xillybus/
H A Dxillybus_core.c281 ep->fatal_error = 1; xillybus_isr()
629 if (endpoint->fatal_error) xilly_obtain_idt()
683 if (channel->endpoint->fatal_error) xillybus_read()
911 if (channel->endpoint->fatal_error) xillybus_read()
940 if (channel->endpoint->fatal_error) xillybus_read()
977 if (channel->endpoint->fatal_error) xillybus_read()
1004 if (channel->endpoint->fatal_error) xillybus_myflush()
1151 if (channel->endpoint->fatal_error) xillybus_myflush()
1196 if (channel->endpoint->fatal_error) xillybus_write()
1340 if (channel->endpoint->fatal_error) xillybus_write()
1377 if (channel->endpoint->fatal_error) xillybus_write()
1393 if (channel->endpoint->fatal_error) xillybus_write()
1437 if (endpoint->fatal_error) xillybus_open()
1570 if (channel->endpoint->fatal_error) xillybus_release()
1676 if (channel->endpoint->fatal_error) xillybus_llseek()
1786 if (channel->endpoint->fatal_error) xillybus_poll()
1908 endpoint->fatal_error = 0; xillybus_init_endpoint()
H A Dxillybus.h103 int fatal_error; member in struct:xilly_endpoint
/linux-4.1.27/drivers/usb/storage/
H A Dsddr55.c106 int fatal_error; /* set if we detect something nasty */ member in struct:sddr55_card_info
166 info->fatal_error = 0; sddr55_status()
499 info->fatal_error = 1; sddr55_write_data()
851 if (info->fatal_error) { sddr55_transport()
/linux-4.1.27/drivers/net/wireless/ipw2x00/
H A Dipw2100.c745 if (priv->fatal_error) { ipw2100_hw_send_command()
816 priv->fatal_error = IPW2100_ERR_MSG_TIMEOUT; ipw2100_hw_send_command()
822 if (priv->fatal_error) { ipw2100_hw_send_command()
1003 if (priv->fatal_error) { ipw2100_download_firmware()
1006 priv->net_dev->name, priv->fatal_error); ipw2100_download_firmware()
1015 priv->fatal_error = IPW2100_ERR_FW_LOAD; ipw2100_download_firmware()
1024 priv->fatal_error = IPW2100_ERR_FW_LOAD; ipw2100_download_firmware()
1348 if (!priv->fatal_error) ipw2100_reset_fatalerror()
1351 priv->fatal_errors[priv->fatal_index++] = priv->fatal_error; ipw2100_reset_fatalerror()
1353 priv->fatal_error = 0; ipw2100_reset_fatalerror()
1392 /* Reset any fatal_error conditions */ ipw2100_power_cycle_adapter()
1506 * if we haven't reset since a fatal_error, then we can not send the ipw2100_hw_stop_adapter()
1508 if (!priv->fatal_error) { ipw2100_hw_stop_adapter()
1753 /* Reset any fatal_error conditions */ ipw2100_up()
2456 priv->fatal_error = IPW2100_ERR_C3_CORRUPTION; ipw2100_corruption_detected()
3245 read_nic_dword(dev, IPW_NIC_FATAL_ERROR, &priv->fatal_error); ipw2100_irq_tasklet()
3247 priv->net_dev->name, priv->fatal_error); ipw2100_irq_tasklet()
3249 read_nic_dword(dev, IPW_ERROR_ADDR(priv->fatal_error), &tmp); ipw2100_irq_tasklet()
4079 DUMP_VAR(fatal_error, "d"); show_internals()
4187 if (priv->fatal_error) show_fatal_error()
4188 out += sprintf(out, "0x%08X\n", priv->fatal_error); show_fatal_error()
4214 static DEVICE_ATTR(fatal_error, S_IWUSR | S_IRUGO, show_fatal_error,
5963 if (priv->fatal_error != 0) { ipw2100_hang_check()
5964 /* If fatal_error is set then we need to restart */ ipw2100_hang_check()
H A Dipw2100.h507 u32 fatal_error; member in struct:ipw2100_priv
/linux-4.1.27/drivers/net/ethernet/ti/
H A Dcpmac.c447 goto fatal_error; cpmac_poll()
499 goto fatal_error; cpmac_poll()
521 fatal_error: cpmac_poll()
/linux-4.1.27/drivers/media/usb/gspca/
H A Dcpia1.c1524 PERR("fatal_error: %04x, vp_status: %04x", sd_start()

Completed in 361 milliseconds