/linux-2.4.37.9/arch/alpha/kernel/ |
D | core_wildfire.c | 94 printk(KERN_ERR "Failed to request IO on qbb %d hose %d\n", in wildfire_init_hose() 97 printk(KERN_ERR "Failed to request MEM on qbb %d hose %d\n", in wildfire_init_hose() 195 printk(KERN_ERR "fast QSD_WHAMI at base %p is 0x%lx\n", fast, temp); in wildfire_hardware_probe() 222 printk(KERN_ERR "QSA_QBB_ID at base %p is 0x%lx\n", qsa, temp); in wildfire_hardware_probe() 234 printk(KERN_ERR "GPA_QBB_MAP[%d] at base %p is 0x%lx\n", in wildfire_hardware_probe() 256 printk(KERN_ERR "QSD_WHAMI at base %p is 0x%lx\n", qsd, temp); in wildfire_hardware_probe() 265 printk(KERN_ERR "QSA_QBB_POP_0 at base %p is 0x%lx\n", qsa, temp); in wildfire_hardware_probe() 272 printk(KERN_ERR "QSA_QBB_POP_1 at base %p is 0x%lx\n", qsa, temp); in wildfire_hardware_probe() 279 printk(KERN_ERR "QSA_QBB_ID at %p is 0x%lx\n", qsa, temp); in wildfire_hardware_probe() 513 printk(KERN_ERR "PCI registers for QBB %d hose %d (%p)\n", in wildfire_dump_pci_regs() [all …]
|
/linux-2.4.37.9/fs/freevxfs/ |
D | vxfs_fshead.c | 113 printk(KERN_ERR "vxfs: unabled to read fsh inode\n"); in vxfs_read_fshead() 116 printk(KERN_ERR "vxfs: fsh list inode is of wrong type (%x)\n", in vxfs_read_fshead() 128 printk(KERN_ERR "vxfs: unabled to get fsh inode\n"); in vxfs_read_fshead() 133 printk(KERN_ERR "vxfs: unabled to get structural fsh\n"); in vxfs_read_fshead() 142 printk(KERN_ERR "vxfs: unabled to get primary fsh\n"); in vxfs_read_fshead() 152 printk(KERN_ERR "vxfs: unabled to get structual list inode\n"); in vxfs_read_fshead() 155 printk(KERN_ERR "vxfs: structual list inode is of wrong type (%x)\n", in vxfs_read_fshead() 162 printk(KERN_ERR "vxfs: unabled to get inode list inode\n"); in vxfs_read_fshead() 165 printk(KERN_ERR "vxfs: inode list inode is of wrong type (%x)\n", in vxfs_read_fshead()
|
/linux-2.4.37.9/arch/ppc64/kernel/ |
D | scanlog.c | 40 #define DEBUG(A...) do { if (scanlog_debug) printk(KERN_ERR "scanlog: " A); } while (0) 57 printk(KERN_ERR "scanlog: read failed no data\n"); in scanlog_read() 69 printk(KERN_ERR "scanlog: cannot perform a small read (%ld)\n", count); in scanlog_read() 118 printk(KERN_ERR "scanlog: unknown error from rtas: %ld\n", status); in scanlog_read() 148 printk(KERN_ERR "scanlog: debug on\n"); in scanlog_write() 151 printk(KERN_ERR "scanlog: debug off\n"); in scanlog_write() 164 printk(KERN_ERR "scanlog: open failed no data\n"); in scanlog_open() 185 printk(KERN_ERR "scanlog: release failed no data\n"); in scanlog_release() 207 printk(KERN_ERR "scan-log-dump not implemented on this system\n"); in scanlog_init() 217 printk(KERN_ERR "Failed to allocate a buffer\n"); in scanlog_init() [all …]
|
D | rtasd.c | 30 #define DEBUG(A...) printk(KERN_ERR A) 105 printk(KERN_ERR "%s\n", buffer); in printk_log_rtas() 108 printk(KERN_ERR "%s\n", buffer); in printk_log_rtas() 294 printk(KERN_ERR "rtasd: could not enable surveillance\n"); in enable_surveillance() 310 printk(KERN_ERR "rtasd: no rtas-event-scan-rate\n"); in get_eventscan_parms() 318 printk(KERN_ERR "rtasd: no rtas-error-log-max\n"); in get_eventscan_parms() 325 …printk(KERN_ERR "rtasd: truncated error log from %d to %d bytes\n", rtas_error_log_max, RTAS_ERROR… in get_eventscan_parms() 352 printk(KERN_ERR "rtasd: no memory\n"); in rtasd() 391 printk(KERN_ERR "event-scan failed\n"); in rtasd() 450 printk(KERN_ERR "Failed to create /proc/ppc64/rtas in rtas_init\n"); in rtas_init() [all …]
|
D | nvram.c | 93 printk(KERN_ERR "dev_ppc64_read_nvram: kmalloc failed\n"); in dev_ppc64_read_nvram() 130 printk(KERN_ERR "dev_ppc64_write_nvram: kmalloc failed\n"); in dev_ppc64_write_nvram() 313 printk(KERN_ERR "nvram_init: Failed misc_register (%d)\n", rc); in nvram_init() 322 printk(KERN_ERR "nvram_init: Failed kmalloc\n"); in nvram_init() 330 printk(KERN_ERR "nvram_init: Failed scan_nvram_partitions\n"); in nvram_init() 365 printk(KERN_ERR "scan_nvram_partitions: Error parsing " in scan_nvram_partitions() 379 printk(KERN_ERR "scan_nvram_partitions: kmalloc failed\n"); in scan_nvram_partitions() 450 printk(KERN_ERR "create_os_nvram_partition: Could not find a " in setup_nvram_partition() 509 printk(KERN_ERR "remove_os_nvram_partition: write_nvram failed (%d)\n", rc); in remove_os_nvram_partition() 559 printk(KERN_ERR "create_os_nvram_partition: kmalloc failed\n"); in create_os_nvram_partition() [all …]
|
/linux-2.4.37.9/drivers/usb/ |
D | emi26.c | 57 printk(KERN_ERR "emi26: kmalloc(%d) failed.", length); in emi26_writememory() 76 printk(KERN_ERR "emi26: set_reset (%d) failed", reset_bit); in emi26_set_reset() 92 printk(KERN_ERR "%s - error loading firmware: error = %d", __FUNCTION__, err); in emi26_load_firmware() 100 printk(KERN_ERR "%s - error loading firmware: error = %d", __FUNCTION__, err); in emi26_load_firmware() 123 printk(KERN_ERR "%s - error loading firmware: error = %d", __FUNCTION__, err); in emi26_load_firmware() 131 printk(KERN_ERR "%s - error loading firmware: error = %d", __FUNCTION__, err); in emi26_load_firmware() 139 printk(KERN_ERR "%s - error loading firmware: error = %d", __FUNCTION__, err); in emi26_load_firmware() 147 printk(KERN_ERR "%s - error loading firmware: error = %d", __FUNCTION__, err); in emi26_load_firmware() 156 printk(KERN_ERR "%s - error loading firmware: error = %d", __FUNCTION__, err); in emi26_load_firmware() 165 printk(KERN_ERR "%s - error loading firmware: error = %d", __FUNCTION__, err); in emi26_load_firmware() [all …]
|
/linux-2.4.37.9/arch/i386/kernel/ |
D | microcode.c | 161 printk(KERN_ERR "microcode: CPU%d not a capable Intel processor\n", cpu_num); in collect_cpu_info() 203 printk(KERN_ERR "microcode: CPU%d not 'upgrading' to earlier revision" in mark_microcode_update() 209 printk(KERN_ERR "microcode: CPU%d already at revision" in mark_microcode_update() 234 printk(KERN_ERR "microcode: error! Can not read user data\n"); in find_matching_ucodes() 241 printk(KERN_ERR "microcode: error! Bad data in microcode data file\n"); in find_matching_ucodes() 248 printk(KERN_ERR "microcode: error! Bad data in microcode data file\n"); in find_matching_ucodes() 254 printk(KERN_ERR "microcode: error! Unknown microcode update format\n"); in find_matching_ucodes() 276 printk(KERN_ERR "microcode: error! Bad data in microcode data file\n"); in find_matching_ucodes() 282 printk(KERN_ERR "microcode: error! Can not read user data\n"); in find_matching_ucodes() 287 printk(KERN_ERR "microcode: error! Bad data in microcode data file\n"); in find_matching_ucodes() [all …]
|
D | acpi.c | 132 printk(KERN_ERR PREFIX "MMCONFIG not in low 4GB of memory\n"); in acpi_parse_mcfg() 457 printk(KERN_ERR PREFIX "Error %d parsing MCFG\n", result); in acpi_boot_init() 478 printk(KERN_ERR PREFIX "Error parsing MADT\n"); in acpi_boot_init() 493 printk(KERN_ERR PREFIX "Error parsing LAPIC address override entry\n"); in acpi_boot_init() 501 printk(KERN_ERR PREFIX "No LAPIC entries present\n"); in acpi_boot_init() 506 printk(KERN_ERR PREFIX "Error parsing LAPIC entry\n"); in acpi_boot_init() 513 printk(KERN_ERR PREFIX "Error parsing LAPIC NMI entry\n"); in acpi_boot_init() 556 printk(KERN_ERR PREFIX "No IOAPIC entries present\n"); in acpi_boot_init() 560 printk(KERN_ERR PREFIX "Error parsing IOAPIC entry\n"); in acpi_boot_init() 569 printk(KERN_ERR PREFIX "Error parsing interrupt source overrides entry\n"); in acpi_boot_init() [all …]
|
/linux-2.4.37.9/drivers/isdn/tpam/ |
D | tpam_nco.c | 53 printk(KERN_ERR "TurboPAM(make_NCOpacket): alloc_skb failed\n"); in build_NCOpacket() 395 printk(KERN_ERR "TurboPAM(parse_ACreateNCOCnf): " in parse_ACreateNCOCnf() 407 printk(KERN_ERR "TurboPAM(parse_ACreateNCOCnf): " in parse_ACreateNCOCnf() 430 printk(KERN_ERR "TurboPAM(parse_ADestroyNCOCnf): " in parse_ADestroyNCOCnf() 442 printk(KERN_ERR "TurboPAM(parse_ADestroyNCOCnf): " in parse_ADestroyNCOCnf() 464 printk(KERN_ERR "TurboPAM(parse_CConnectCnf): " in parse_CConnectCnf() 493 printk(KERN_ERR "TurboPAM(parse_CConnectInd): " in parse_CConnectInd() 500 printk(KERN_ERR "TurboPAM(parse_CConnectInd): " in parse_CConnectInd() 509 printk(KERN_ERR "TurboPAM(parse_CConnectInd): " in parse_CConnectInd() 520 printk(KERN_ERR "TurboPAM(parse_CConnectInd): " in parse_CConnectInd() [all …]
|
D | tpam_commands.c | 55 printk(KERN_ERR "TurboPAM(tpam_command): invalid driverId %d\n", in tpam_command() 222 printk(KERN_ERR "TurboPAM(tpam_command_ioctl_dsprun): " in tpam_command_ioctl_dsprun() 226 printk(KERN_ERR "TurboPAM(tpam_command_ioctl_dsprun): " in tpam_command_ioctl_dsprun() 254 printk(KERN_ERR "TurboPAM(tpam_command_ioctl_dsprun): " in tpam_command_ioctl_dsprun() 542 printk(KERN_ERR "TurboPAM(tpam_writebuf_skb): " in tpam_writebuf_skb() 553 printk(KERN_ERR "TurboPAM(tpam_writebuf_skb): " in tpam_writebuf_skb() 569 printk(KERN_ERR "TurboPAM(tpam_writebuf_skb): " in tpam_writebuf_skb() 618 printk(KERN_ERR "TurboPAM(tpam_recv_ACreateNCOCnf): " in tpam_recv_ACreateNCOCnf() 626 printk(KERN_ERR "TurboPAM(tpam_recv_ACreateNCOCnf): " in tpam_recv_ACreateNCOCnf() 634 printk(KERN_ERR "TurboPAM(tpam_recv_ACreateNCOCnf): " in tpam_recv_ACreateNCOCnf() [all …]
|
/linux-2.4.37.9/arch/arm/kernel/ |
D | dma.c | 78 printk(KERN_ERR "dma: trying to allocate DMA%d\n", channel); in request_dma() 98 printk(KERN_ERR "dma%d: freeing active DMA\n", channel); in free_dma() 109 printk(KERN_ERR "dma%d: trying to free free DMA\n", channel); in free_dma() 113 printk(KERN_ERR "dma: trying to free DMA%d\n", channel); in free_dma() 123 printk(KERN_ERR "dma%d: altering DMA SG while " in set_dma_sg() 141 printk(KERN_ERR "dma%d: altering DMA address while " in set_dma_addr() 160 printk(KERN_ERR "dma%d: altering DMA count while " in set_dma_count() 177 printk(KERN_ERR "dma%d: altering DMA mode while " in set_dma_mode() 200 printk(KERN_ERR "dma%d: trying to enable free DMA\n", channel); in enable_dma() 220 printk(KERN_ERR "dma%d: trying to disable free DMA\n", channel); in disable_dma() [all …]
|
/linux-2.4.37.9/drivers/i2c/ |
D | i2c-algo-pcf.c | 99 printk(KERN_ERR "Timeout waiting for Bus Busy\n"); in wait_for_bb() 152 …DEB2(printk(KERN_ERR "i2c-algo-pcf.o: PCF detection failed -- can't select S0 (0x%02x).\n", temp)); in pcf_init_8584() 160 DEB2(printk(KERN_ERR "i2c-algo-pcf.o: PCF detection failed -- can't set S0 (0x%02x).\n", temp)); in pcf_init_8584() 168 …DEB2(printk(KERN_ERR "i2c-algo-pcf.o: PCF detection failed -- can't select S2 (0x%02x).\n", temp)); in pcf_init_8584() 176 DEB2(printk(KERN_ERR "i2c-algo-pcf.o: PCF detection failed -- can't set S2 (0x%02x).\n", temp)); in pcf_init_8584() 185 …DEB2(printk(KERN_ERR "i2c-algo-pcf.o: PCF detection failed -- can't select S1` (0x%02x).\n", temp)… in pcf_init_8584() 234 printk(KERN_ERR "i2c-algo-pcf.o: %s i2c_write: " in pcf_sendbytes() 241 printk(KERN_ERR "i2c-algo-pcf.o: %s i2c_write: " in pcf_sendbytes() 269 printk(KERN_ERR "i2c-algo-pcf.o: pcf_readbytes timed out.\n"); in pcf_readbytes() 276 printk(KERN_ERR "i2c-algo-pcf.o: i2c_read: i2c_inb, No ack.\n"); in pcf_readbytes() [all …]
|
/linux-2.4.37.9/fs/ext3/ |
D | super.c | 356 printk(KERN_ERR "EXT3: failed to open journal device %s: %d\n", in ext3_blkdev_get() 388 printk(KERN_ERR "sb orphan head is %d\n", in dump_orphan_list() 391 printk(KERN_ERR "sb_info orphan list:\n"); in dump_orphan_list() 394 printk(KERN_ERR " " in dump_orphan_list() 533 printk(KERN_ERR in parse_options() 558 printk (KERN_ERR in parse_options() 611 printk(KERN_ERR "EXT3-fs: cannot specify " in parse_options() 637 printk (KERN_ERR in parse_options() 645 printk(KERN_ERR in parse_options() 660 printk (KERN_ERR in parse_options() [all …]
|
/linux-2.4.37.9/drivers/net/wan/ |
D | cycx_drv.c | 159 printk(KERN_ERR "%s: IRQ %d is illegal!\n", modname, hw->irq); in cycx_setup() 165 printk(KERN_ERR "%s: you must specify the dpm address!\n", in cycx_setup() 169 printk(KERN_ERR "%s: memory address 0x%lX is illegal!\n", in cycx_setup() 178 printk(KERN_ERR "%s: adapter Cyclom 2X not found at " in cycx_setup() 361 printk(KERN_ERR "%s: Error !!\n", modname); in cycx_data_boot() 391 printk(KERN_ERR "%s: Error !!\n", modname); in cycx_code_boot() 417 printk(KERN_ERR "%s:load_cyc2x: not Cyclom-2X firmware!\n", in load_cyc2x() 426 printk(KERN_ERR "%s:%s: firmware format %u rejected! " in load_cyc2x() 440 printk(KERN_ERR "%s:%s: firmware corrupted!\n", in load_cyc2x() 442 printk(KERN_ERR " cdsize = 0x%x (expected 0x%lx)\n", in load_cyc2x() [all …]
|
/linux-2.4.37.9/drivers/sound/ |
D | trix.c | 87 printk(KERN_ERR "AudioTrix: Config port I/O conflict\n"); in trix_set_wss_port() 95 MDB(printk(KERN_ERR "No AudioTrix ASIC signature found\n")); in trix_set_wss_port() 149 printk(KERN_ERR "AudioTrix: MSS I/O port conflict (%x)\n", hw_config->io_base); in probe_trix_wss() 159 MDB(printk(KERN_ERR "No MSS signature detected on port 0x%x\n", hw_config->io_base)); in probe_trix_wss() 164 printk(KERN_ERR "AudioTrix: Bad WSS IRQ %d\n", hw_config->irq); in probe_trix_wss() 169 printk(KERN_ERR "AudioTrix: Bad WSS DMA %d\n", hw_config->dma); in probe_trix_wss() 175 printk(KERN_ERR "AudioTrix: Bad capture DMA %d\n", hw_config->dma2); in probe_trix_wss() 184 printk(KERN_ERR "AudioTrix: Can't use DMA0 with a 8 bit card slot\n"); in probe_trix_wss() 189 printk(KERN_ERR "AudioTrix: Can't use IRQ%d with a 8 bit card slot\n", hw_config->irq); in probe_trix_wss() 294 printk(KERN_ERR "AudioTrix: SB I/O port conflict (%x)\n", hw_config->io_base); in probe_trix_sb() [all …]
|
D | mad16.c | 325 printk(KERN_ERR "MSS: I/O port conflict\n"); in wss_init() 344 printk(KERN_ERR "MSS: Bad IRQ %d\n", hw_config->irq); in wss_init() 349 printk(KERN_ERR "MSS: Bad DMA %d\n", hw_config->dma); in wss_init() 362 printk(KERN_ERR "MSS: Can't use IRQ%d with a 8 bit card/slot\n", hw_config->irq); in wss_init() 396 printk(KERN_ERR "MAD16: Invalid codec port %x\n", hw_config->io_base); in init_c930() 554 printk(KERN_ERR "MAD16/Mozart: Bad WSS base address 0x%x\n", hw_config->io_base); in probe_mad16() 642 printk(KERN_ERR "[IRQ Conflict?]\n"); in attach_mad16() 725 printk(KERN_ERR "mad16/Mozart: Invalid MIDI IRQ\n"); in probe_mad16_mpu() 768 printk(KERN_ERR "mad16/MOZART: invalid mpu_irq\n"); in probe_mad16_mpu() 787 printk(KERN_ERR "mad16/MOZART: invalid mpu_io\n"); in probe_mad16_mpu() [all …]
|
D | nm256_audio.c | 96 printk (KERN_ERR "NM256: Unable to remap port %d\n", x + 1); in nm256_remap_ports() 256 printk (KERN_ERR "NM256: Read request too large: %d\n", amt); in nm256_startRecording() 261 printk (KERN_ERR "NM256: Read request too small; %d\n", amt); in nm256_startRecording() 360 printk (KERN_ERR "NM256: Write request too large: %d\n", amt); in nm256_write_block() 365 printk (KERN_ERR "NM256: Write request too small: %d\n", amt); in nm256_write_block() 432 printk (KERN_ERR "NM256: Sound playback pointer invalid!\n"); in nm256_get_new_block() 472 printk (KERN_ERR "NM256: Sound buffer record pointer invalid!\n"); in nm256_read_block() 540 printk (KERN_ERR "NM256: Bad card pointer\n"); in nm256_interrupt() 595 printk (KERN_ERR "NM256: Got misc interrupt #1\n"); in nm256_interrupt() 606 printk (KERN_ERR "NM256: Got misc interrupt #2\n"); in nm256_interrupt() [all …]
|
/linux-2.4.37.9/arch/x86_64/kernel/ |
D | bluesmoke.c | 212 printk(KERN_ERR "CPU%d: bit%d = %s\n", cpunum, i+32, highbits[i]); in decode_k8_generic_errcode() 217 printk(KERN_ERR "CPU%d: TLB error '%s transaction, level %s'\n", in decode_k8_generic_errcode() 223 printk(KERN_ERR "CPU%d: memory/cache error '%s mem transaction, %s transaction, level %s'\n", in decode_k8_generic_errcode() 230 …printk(KERN_ERR "CPU%d: bus error '%s, %s\n %s mem transaction\n %s access, level %s'\n", in decode_k8_generic_errcode() 246 printk(KERN_ERR "CPU%d: Data cache ECC error (syndrome %x)", in decode_k8_dc_mc() 256 printk(KERN_ERR "CPU%d: TLB parity error in %s array\n", in decode_k8_dc_mc() 270 printk(KERN_ERR "CPU%d: Instruction cache ECC error\n", in decode_k8_ic_mc() 275 printk(KERN_ERR "CPU%d: TLB parity error in %s array\n", in decode_k8_ic_mc() 288 printk(KERN_ERR "CPU%d: L2 cache ECC error\n", in decode_k8_bu_mc() 292 printk(KERN_ERR "CPU%d: %s array error\n", in decode_k8_bu_mc() [all …]
|
/linux-2.4.37.9/drivers/net/ |
D | big_sur_ge.c | 141 printk(KERN_ERR "DMA Channel Self Test Failed \n"); in big_sur_ge_dma_self_test() 232 printk(KERN_ERR in packet_fifo_write() 278 printk(KERN_ERR "Tx FIFO error: Queue is Full \n"); in big_sur_tx() 286 printk(KERN_ERR "Send FIFO on chip is full \n"); in big_sur_tx() 293 printk(KERN_ERR "Error : Could not write to FIFO \n"); in big_sur_tx() 318 printk(KERN_ERR "Send channel FIFO engine busy \n"); in big_sur_tx() 343 printk(KERN_ERR "Send side DMA error \n"); in big_sur_tx() 430 printk(KERN_ERR "Could not read the packet fifo \n"); in big_sur_rx() 440 printk(KERN_ERR "Rx side DMA Engine busy \n"); in big_sur_rx() 445 printk(KERN_ERR "MAC has the FIFO packet length 0 \n"); in big_sur_rx() [all …]
|
/linux-2.4.37.9/drivers/pcmcia/ |
D | sa1100_pfs168.c | 63 printk(KERN_ERR "%s(): PFS-168 does not support VPP %uV\n", in pfs168_pcmcia_configure_socket() 72 printk(KERN_ERR "%s(): unrecognized VPP %u\n", __FUNCTION__, in pfs168_pcmcia_configure_socket() 89 printk(KERN_ERR "%s(): PFS-168 CompactFlash socket does not support VCC %uV\n", in pfs168_pcmcia_configure_socket() 94 printk(KERN_ERR "%s(): unrecognized VCC %u\n", __FUNCTION__, in pfs168_pcmcia_configure_socket() 100 printk(KERN_ERR "%s(): CompactFlash socket does not support VPP %uV\n" in pfs168_pcmcia_configure_socket()
|
/linux-2.4.37.9/drivers/message/fusion/ |
D | mptctl.c | 591 printk(KERN_ERR MYNAM ": ioctl WRITE not yet supported\n"); in mptctl_write() 599 printk(KERN_ERR MYNAM ": ioctl READ not yet supported\n"); in mptctl_read() 623 printk(KERN_ERR "%s::mptctl_ioctl() @%d - " in mptctl_ioctl() 636 dctlprintk((KERN_ERR "%s::mptctl_ioctl() @%d - ioc%d not found!\n", in mptctl_ioctl() 642 printk(KERN_ERR "%s::mptctl_ioctl() @%d - Controller disabled.\n", in mptctl_ioctl() 704 printk(KERN_ERR "%s@%d::mptctl_do_reset - " in mptctl_do_reset() 711 dctlprintk((KERN_ERR "%s@%d::mptctl_do_reset - ioc%d not found!\n", in mptctl_do_reset() 717 printk (KERN_ERR "%s@%d::mptctl_do_reset - reset failed.\n", in mptctl_do_reset() 765 printk(KERN_ERR "%s@%d::_ioctl_fwdl - " in mptctl_fw_download() 916 printk(KERN_ERR "%s@%d::_ioctl_fwdl - " in mptctl_do_fw_download() [all …]
|
/linux-2.4.37.9/drivers/s390/block/ |
D | dasd_3990_erp.c | 61 DEV_MESSAGE (KERN_ERR, device, in log_erp_chain() 82 DEV_MESSAGE (KERN_ERR, device, "%s", in log_erp_chain() 88 DEV_MESSAGE (KERN_ERR, device, in log_erp_chain() 108 DEV_MESSAGE (KERN_ERR, device, "%s", in log_erp_chain() 118 DEV_MESSAGE (KERN_ERR, device, "%s", in log_erp_chain() 134 DEV_MESSAGE (KERN_ERR, device, "%s", in log_erp_chain() 140 DEV_MESSAGE (KERN_ERR, device, "%s", in log_erp_chain() 159 DEV_MESSAGE (KERN_ERR, device, "%s", in log_erp_chain() 167 DEV_MESSAGE (KERN_ERR, device, "%s", in log_erp_chain() 183 DEV_MESSAGE (KERN_ERR, device, "%s", in log_erp_chain() [all …]
|
/linux-2.4.37.9/include/asm-ia64/ |
D | module.h | 62 printk(KERN_ERR "module_arch_init: archdata->unw_table must be zero.\n"); in ia64_module_init() 66 printk(KERN_ERR "module_arch_init: archdata->gp out of bounds.\n"); in ia64_module_init() 70 printk(KERN_ERR "module_arch_init: archdata->unw_start out of bounds.\n"); in ia64_module_init() 74 printk(KERN_ERR "module_arch_init: archdata->unw_end out of bounds.\n"); in ia64_module_init() 78 printk(KERN_ERR "module_arch_init: archdata->segment_base out of bounds.\n"); in ia64_module_init()
|
/linux-2.4.37.9/drivers/isdn/hysdn/ |
D | hycapi.c | 50 printk(KERN_ERR "HYCAPI: Invalid request app_id %d for controller %d", app_id, ctrl_no); in _hycapi_appCheck() 85 printk(KERN_ERR "No capi_driver_interface set!"); in hycapi_remove_ctr() 90 printk(KERN_ERR "No hycapictrl_info set!"); in hycapi_remove_ctr() 131 printk(KERN_ERR "HYSDN Card%d: CAPI-buffer overrun!\n", in hycapi_sendmsg_internal() 170 printk(KERN_ERR "HYSDN card%d: memory squeeze in hycapi_register_appl\n", in hycapi_register_internal() 278 printk(KERN_ERR "HYSDN card%d: memory squeeze in hycapi_register_appl\n", in hycapi_release_internal() 305 printk(KERN_ERR "HYCAPI: Releasing invalid appl %d on controller %d\n", appl, ctrl->cnr); in hycapi_release_appl() 396 printk(KERN_ERR "HYCAPI: Controller mixup!\n"); in hycapi_send_message() 422 printk(KERN_ERR "HYSDN: memory squeeze in private_listen\n"); in hycapi_send_message() 544 printk(KERN_ERR "HYSDN Card%d: invalid CAPI-message, lenght %d!\n", in hycapi_rx_capipkt() [all …]
|
/linux-2.4.37.9/arch/mips/sgi-ip22/ |
D | ip22-berr.c | 47 printk(KERN_ERR "MC Bus Error\n"); in print_buserr() 49 printk(KERN_ERR "HPC3 Bus Error 0x%x:<id=0x%x,%s,lane=0x%x>\n", in print_buserr() 56 printk(KERN_ERR "EISA Bus Error\n"); in print_buserr() 58 printk(KERN_ERR "CPU error 0x%x<%s%s%s%s%s%s> @ 0x%08x\n", in print_buserr() 68 printk(KERN_ERR "GIO error 0x%x:<%s%s%s%s%s%s%s%s> @ 0x08%x\n", in print_buserr()
|