Searched refs:panic (Results 101 - 125 of 155) sorted by relevance

1234567

/drivers/tty/vt/
H A Dvc_screen.c645 panic("unable to get major %d for vcs device", VCS_MAJOR);
/drivers/virtio/
H A Dvirtio_ring.c40 panic("%s:in_use = %i\n", \
/drivers/watchdog/
H A Dorion_wdt.c335 panic("Watchdog Timeout");
/drivers/clk/samsung/
H A Dclk-exynos4.c1392 panic("%s: failed to map registers\n", __func__);
1396 panic("%s: unable to allocate context.\n", __func__);
/drivers/parisc/
H A Dlba_pci.c1013 panic("pdc_pat_cell_module() call failed for LBA!\n");
1017 panic("pdc_pat_cell_module() entity returned != PAT_ENTITY_LBA!\n");
H A Ddino.c515 panic("Card-Mode Dino: PCI-PCI Bridge not supported\n");
/drivers/scsi/
H A Daha1542.c631 panic("Unable to find empty mailbox for aha1542.\n");
1253 panic("Unable to find empty mailbox for aha1542.\n");
H A DNCR53c406a.c307 panic("NCR53c406a: attempted unaligned DMA transfer\n");
/drivers/iommu/
H A Dintel-iommu.c172 * set to 1 to panic kernel if can't successfully enable VT-d
3644 panic("tboot: IOMMU setup failed, DMAR can not resume!\n");
4032 panic("tboot: Failed to initialize iommu memory\n");
4039 panic("tboot: Failed to initialize DMAR table\n");
4052 panic("tboot: Failed to initialize DMAR device scope\n");
4067 panic("tboot: Failed to reserve iommu ranges\n");
4076 panic("tboot: Failed to initialize DMARs\n");
/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x.h141 bp->panic = 1; \
148 bp->panic = 1; \
1576 int panic; member in struct:bnx2x
/drivers/scsi/arm/
H A Dfas216.c240 panic("scsi memory space corrupted in %s", func);
2100 panic("scsi%d.H: null scsi_done function in fas216_done",
2190 panic("scsi%d.H: null command in fas216_done",
/drivers/video/fbdev/
H A Datafb.c2799 panic("can't set default video mode");
3146 panic("Cannot initialize video hardware");
3168 panic("Cannot allocate screen memory");
H A Dsa1100fb.c1046 /* todo: panic if min/max values aren't fulfilled
1164 * anything but correct entries now, so panic if someone
1169 panic("sa1100fb error: invalid LCCR3 fields set or zero "
/drivers/acpi/apei/
H A Dghes.c291 /* Unknown, go panic */
845 panic("Fatal hardware error!");
/drivers/char/agp/
H A Dgeneric.c1330 panic(PFX "timed out waiting for the other CPUs!\n");
/drivers/misc/sgi-gru/
H A Dgrukservices.c512 panic("GRU FATAL ERROR: %s - %s\n", str,
/drivers/net/ethernet/8390/
H A Dlib8390.c1016 panic("8390.c: header struct mispacked\n");
/drivers/pinctrl/sirf/
H A Dpinctrl-sirf.c266 panic("unable to find compatible rsc node in dtb\n");
/drivers/s390/block/
H A Ddcssblk.c989 panic("fatal dcssblk resume error\n");
/drivers/s390/char/
H A Dsclp.c938 panic("sclp: unsolicited interrupt for buffer at 0x%x\n",
1230 * SCLP panic notifier: If we are suspended, we thaw SCLP in order to be able
1231 * to print the panic message.
/drivers/s390/cio/
H A Dcio.c943 panic("IPL Device not found\n");
/drivers/staging/lustre/lustre/libcfs/
H A Dtracefile.c494 panic("Lustre debug assertion failure\n");
503 * CPUs have been stopped during a panic. If this isn't true for some
/drivers/tty/hvc/
H A Dhvsi.c1084 panic("Couldn't register hvsi console driver\n");
/drivers/tty/serial/
H A D68328serial.c1209 panic("Unable to attach 68328 serial interrupt\n");
H A Dcrisv10.c1754 panic("%s: Failed to allocate memory for receive buffer!\n", __func__);
1871 panic("%s: Failed to allocate memory for receive buffer!\n", __func__);
4355 panic("Couldn't register serial driver\n");
4373 panic("%s: Failed to request irq8", __func__);

Completed in 1211 milliseconds

1234567