Searched refs:panic (Results 76 - 100 of 155) sorted by relevance

1234567

/drivers/scsi/mpt3sas/
H A Dmpt3sas_config.c421 panic(KERN_WARNING MPT3SAS_FMT "%s: Firmware BUG:" \
434 panic(KERN_WARNING MPT3SAS_FMT "%s: Firmware BUG:" \
461 panic(KERN_WARNING MPT3SAS_FMT
478 panic(KERN_WARNING MPT3SAS_FMT
/drivers/scsi/sym53c8xx_2/
H A Dsym_fw.c546 panic("sym_fw_bind_script: "
H A Dsym_hipd.h97 (void)panic( \
/drivers/virtio/
H A Dvirtio.c348 panic("virtio bus registration failed");
/drivers/xen/events/
H A Devents_fifo.c182 panic("xen: unable to expand event array with initial page (%d)\n", ret);
/drivers/scsi/
H A Dfdomain.c767 to the Future Domain card. Don't panic, though, about reading all
1119 else panic( "scsi: <fdomain> current_SC->scsi_done() == NULL" );
1121 panic( "scsi: <fdomain> my_done() called outside of command\n" );
1425 panic( "scsi: <fdomain> fdomain_16x0_queue() NOT REENTRANT!\n" );
/drivers/tty/serial/
H A Dip22zilog.c965 panic("IP22-Zilog: Cannot allocate IP22-Zilog tables.");
975 panic("IP22-Zilog: Illegal chip number %d in get_zs.", chip);
1158 panic("IP22-Zilog: Unable to register zs interrupt handler.\n");
H A Dapbuart.c245 panic("invalid baudrate %i\n", port->uartclk / 16);
/drivers/scsi/aic7xxx/
H A Daic79xx_core.c290 panic("Setting mode prior to saving it.\n");
323 panic("%s:%s:%d: Mode assertion failed.\n",
854 panic("Attempt to queue invalid SCB tag %x\n",
1673 panic("ahd_run_qoutfifo recursion");
1722 panic("BRKADRINT");
1885 panic("For safety");
2321 panic("Unexpected TaskMgmt Func\n");
2886 panic("ahd_handle_lqiphase_error: No phase errors\n");
2936 panic("SCB not valid during LQOBUSFREE");
3494 panic("critica
[all...]
H A Daic7xxx_osm.c476 panic("Too few segs for dma mapping. "
1697 panic("ahc_send_async: Unexpected async event");
1727 panic("Stopping for safety");
H A Daic79xx_osm.c505 panic("ahd_pci_read_config: Read size too big");
525 panic("ahd_pci_write_config: Write size too big");
1780 panic("ahd_send_async: Unexpected async event");
1796 panic("Stopping for safety");
/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_cmn.c281 if (unlikely(bp->panic))
876 if (unlikely(bp->panic))
906 if (unlikely(bp->panic))
988 if (bp->panic)
1133 if (unlikely(bp->panic))
2205 (bp)->panic = 1; \
2211 (bp)->panic = 1; \
2591 if (unlikely(bp->panic)) {
2592 BNX2X_ERR("Can't load NIC when there is panic\n");
3172 if (unlikely(bp->panic)) {
[all...]
/drivers/clk/samsung/
H A Dclk-exynos5420.c1262 panic("%s: failed to map registers\n", __func__);
1264 panic("%s: unable to determine soc\n", __func__);
1271 panic("%s: unable to allocate context.\n", __func__);
H A Dclk-exynos5260.c152 panic("could not allocate register cache.\n");
157 panic("could not allocate register dump storage.\n");
186 panic("%s: failed to map registers\n", __func__);
190 panic("%s: unable to alllocate ctx\n", __func__);
/drivers/s390/block/
H A Ddasd_3990_erp.c1190 panic("No way to inform application about the possibly "
2170 panic
2629 panic(PRINTK_HEADER "Programming error in ERP! The "
/drivers/edac/
H A Dedac_device.c711 panic("EDAC %s: UE instance: %s block %s '%s'\n",
H A Dedac_pci_sysfs.c24 static int edac_pci_panic_on_pe; /* default NO panic on PCI Parity */
684 /* Only if operator has selected panic on PCI Error */
688 panic("EDAC: PCI Parity Error");
724 * panic() is called if set
749 * panic() is called if set
H A Dedac_mc.c1069 panic("UE %s%son %s (%s%s - %s)\n",
1072 panic("UE %s%son %s (%s%s)\n",
/drivers/watchdog/
H A Dpcwd_pci.c41 #include <linux/kernel.h> /* For printk/panic/... */
352 panic(KBUILD_MODNAME ": Temperature overheat trip!\n");
/drivers/char/ipmi/
H A Dipmi_watchdog.c337 /* If a pretimeout occurs, this is used to allow only one panic to happen. */
534 * at panic or halt time, in run-to-completion mode, when the caller
964 panic("Watchdog pre-timeout");
1137 panic(PFX "pre-timeout");
1183 /* On a panic, if we have a panic timeout, make sure to extend
1185 panic, if the watchdog timer is running. Plus the
1186 pretimeout is meaningless at panic time. */
/drivers/macintosh/
H A Dmacio_asic.c746 panic("removing of macio-asic not supported !\n");
/drivers/misc/
H A Dkgdbts.c849 panic("kgdb memory corruption");
H A Dlkdtm.c370 panic("dumptest");
/drivers/s390/char/
H A Dmonreader.c528 panic("fatal monreader resume error: no monitor dcss\n");
/drivers/staging/octeon/
H A Dethernet-tx.c742 panic("Could not acquire Ethernet IRQ %d\n", OCTEON_IRQ_TIMER1);

Completed in 749 milliseconds

1234567