Home
last modified time | relevance | path

Searched refs:KERN_INFO (Results 1 – 25 of 1394) sorted by relevance

12345678910>>...56

/Linux-v4.19/drivers/scsi/qla4xxx/
Dql4_dbg.c30 printk(KERN_INFO "\n"); in qla4xxx_dump_buffer()
39 printk(KERN_INFO "mailbox[%d] = 0x%08X\n", in qla4xxx_dump_registers()
45 printk(KERN_INFO "0x%02X mailbox[%d] = 0x%08X\n", in qla4xxx_dump_registers()
50 printk(KERN_INFO "0x%02X flash_address = 0x%08X\n", in qla4xxx_dump_registers()
53 printk(KERN_INFO "0x%02X flash_data = 0x%08X\n", in qla4xxx_dump_registers()
56 printk(KERN_INFO "0x%02X ctrl_status = 0x%08X\n", in qla4xxx_dump_registers()
61 printk(KERN_INFO "0x%02X nvram = 0x%08X\n", in qla4xxx_dump_registers()
65 printk(KERN_INFO "0x%02X intr_mask = 0x%08X\n", in qla4xxx_dump_registers()
68 printk(KERN_INFO "0x%02X nvram = 0x%08X\n", in qla4xxx_dump_registers()
71 printk(KERN_INFO "0x%02X semaphore = 0x%08X\n", in qla4xxx_dump_registers()
[all …]
Dql4_init.c236 DEBUG2(printk(KERN_INFO "scsi%ld: %s: " in qla4xxx_wait_for_ip_config()
244 DEBUG2(printk(KERN_INFO "scsi%ld: %s: " in qla4xxx_wait_for_ip_config()
295 ql4_printk(KERN_INFO, ha, "PEX DMA Not supported %d\n", in qla4_80xx_is_minidump_dma_capable()
325 ql4_printk(KERN_INFO, ha, in qla4xxx_alloc_fw_dump()
337 ql4_printk(KERN_INFO, ha, in qla4xxx_alloc_fw_dump()
346 ql4_printk(KERN_INFO, ha, in qla4xxx_alloc_fw_dump()
364 ql4_printk(KERN_INFO, ha, "Falling back to default capture mask, as PEX DMA is not supported\n"); in qla4xxx_alloc_fw_dump()
370 DEBUG2(ql4_printk(KERN_INFO, ha, "Minimum num of entries = %d\n", in qla4xxx_alloc_fw_dump()
372 DEBUG2(ql4_printk(KERN_INFO, ha, "Dump template size = %d\n", in qla4xxx_alloc_fw_dump()
374 DEBUG2(ql4_printk(KERN_INFO, ha, "Selected Capture mask =0x%x\n", in qla4xxx_alloc_fw_dump()
[all …]
Dql4_isr.c29 DEBUG2(ql4_printk(KERN_INFO, ha, "scsi%ld:%d:%d:%llu: %s:" in qla4xxx_copy_sense()
46 DEBUG2(printk(KERN_INFO "scsi%ld:%d:%d:%llu: %s: sense key = %x, " in qla4xxx_copy_sense()
87 DEBUG2(printk(KERN_INFO "scsi%ld: %s: Cmd already returned " in qla4xxx_status_cont_entry()
216 DEBUG2(printk(KERN_INFO "scsi%ld:%d:%d:%llu: Timeout\n", in qla4xxx_status_entry()
261 DEBUG2(ql4_printk(KERN_INFO, ha, in qla4xxx_status_entry()
293 DEBUG2(ql4_printk(KERN_INFO, ha, in qla4xxx_status_entry()
316 DEBUG2(printk(KERN_INFO "scsi%ld:%d:%d:%llu: SCS_DEVICE " in qla4xxx_status_entry()
441 DEBUG2(ql4_printk(KERN_INFO, ha, "%s: mbox_cmd = 0x%x, " in qla4xxx_mbox_status_entry()
544 DEBUG2(ql4_printk(KERN_INFO, ha, in qla4xxx_process_response_queue()
594 DEBUG2(ql4_printk(KERN_INFO, ha, in qla4_83xx_loopback_in_progress()
[all …]
Dql4_83xx.c245 ql4_printk(KERN_INFO, ha, "%s: Resetting rom lock\n", __func__); in qla4_83xx_rom_lock_recovery()
280 ql4_printk(KERN_INFO, ha, "%s: IDC Lock recovery initiated for func %d\n", in qla4_83xx_lock_recovery()
342 …ql4_printk(KERN_INFO, ha, "%s: Lock by func %d failed after 2s, lock held by func %d, lock count %… in qla4_83xx_drv_lock()
351 ql4_printk(KERN_INFO, ha, "%s: IDC lock failed for func %d\n", in qla4_83xx_drv_lock()
360 ql4_printk(KERN_INFO, ha, "%s: IDC lock Recovery by %d successful\n", in qla4_83xx_drv_lock()
366 ql4_printk(KERN_INFO, ha, "%s: IDC lock Recovery by %d failed, Retrying timeout\n", in qla4_83xx_drv_lock()
401 DEBUG2(ql4_printk(KERN_INFO, ha, "%s: idc_ctrl = %d\n", __func__, in qla4_83xx_set_idc_dontreset()
412 DEBUG2(ql4_printk(KERN_INFO, ha, "%s: idc_ctrl = %d\n", __func__, in qla4_83xx_clear_idc_dontreset()
495 DEBUG2(ql4_printk(KERN_INFO, ha, in qla4_83xx_can_perform_reset()
515 ql4_printk(KERN_INFO, ha, "%s: Performing ISP error recovery\n", in qla4_83xx_need_reset_handler()
[all …]
/Linux-v4.19/lib/xz/
Dxz_dec_test.c79 printk(KERN_INFO DEVICE_NAME ": opened\n"); in xz_dec_test_open()
88 printk(KERN_INFO DEVICE_NAME ": input was truncated\n"); in xz_dec_test_release()
90 printk(KERN_INFO DEVICE_NAME ": closed\n"); in xz_dec_test_release()
109 printk(KERN_INFO DEVICE_NAME ": %zu bytes of " in xz_dec_test_write()
116 printk(KERN_INFO DEVICE_NAME ": decoding %zu bytes of input\n", in xz_dec_test_write()
139 printk(KERN_INFO DEVICE_NAME ": XZ_OK\n"); in xz_dec_test_write()
143 printk(KERN_INFO DEVICE_NAME ": XZ_STREAM_END, " in xz_dec_test_write()
148 printk(KERN_INFO DEVICE_NAME ": XZ_MEMLIMIT_ERROR\n"); in xz_dec_test_write()
152 printk(KERN_INFO DEVICE_NAME ": XZ_FORMAT_ERROR\n"); in xz_dec_test_write()
156 printk(KERN_INFO DEVICE_NAME ": XZ_OPTIONS_ERROR\n"); in xz_dec_test_write()
[all …]
/Linux-v4.19/drivers/input/joystick/
Djoydump.c54 printk(KERN_INFO "joydump: ,------------------ START ----------------.\n"); in joydump_connect()
55 printk(KERN_INFO "joydump: | Dumping: %30s |\n", gameport->phys); in joydump_connect()
56 printk(KERN_INFO "joydump: | Speed: %28d kHz |\n", gameport->speed); in joydump_connect()
60 printk(KERN_INFO "joydump: | Raw mode not available - trying cooked. |\n"); in joydump_connect()
64 printk(KERN_INFO "joydump: | Cooked not available either. Failing. |\n"); in joydump_connect()
65 printk(KERN_INFO "joydump: `------------------- END -----------------'\n"); in joydump_connect()
72 printk(KERN_INFO "joydump: | Axis %d: %4d. |\n", i, axes[i]); in joydump_connect()
73 printk(KERN_INFO "joydump: | Buttons %02x. |\n", buttons); in joydump_connect()
74 printk(KERN_INFO "joydump: `------------------- END -----------------'\n"); in joydump_connect()
81 printk(KERN_INFO "joydump: no memory for testing\n"); in joydump_connect()
[all …]
/Linux-v4.19/sound/isa/gus/
Dgus_io.c451 …printk(KERN_INFO " -%i- GF1 voice ctrl, ramp ctrl = 0x%x, 0x%x\n", voice, ctrl = snd_gf1_i_read8… in snd_gf1_print_voice_registers()
452 printk(KERN_INFO " -%i- GF1 frequency = 0x%x\n", voice, snd_gf1_i_read16(gus, 1)); in snd_gf1_print_voice_registers()
453 …printk(KERN_INFO " -%i- GF1 loop start, end = 0x%x (0x%x), 0x%x (0x%x)\n", voice, snd_gf1_… in snd_gf1_print_voice_registers()
454 …printk(KERN_INFO " -%i- GF1 ramp start, end, rate = 0x%x, 0x%x, 0x%x\n", voice, snd_gf1_i_read8(… in snd_gf1_print_voice_registers()
455 printk(KERN_INFO" -%i- GF1 volume = 0x%x\n", voice, snd_gf1_i_read16(gus, 9)); in snd_gf1_print_voice_registers()
456 …printk(KERN_INFO " -%i- GF1 position = 0x%x (0x%x)\n", voice, snd_gf1_i_read_addr(g… in snd_gf1_print_voice_registers()
459 printk(KERN_INFO " -%i- GFA1 mode = 0x%x\n", voice, mode); in snd_gf1_print_voice_registers()
461 …printk(KERN_INFO " -%i- GFA1 effect address = 0x%x\n", voice, snd_gf1_i_read_addr(gus, 0x1… in snd_gf1_print_voice_registers()
462 …printk(KERN_INFO " -%i- GFA1 effect volume = 0x%x\n", voice, snd_gf1_i_read16(gus, 0x16)); in snd_gf1_print_voice_registers()
463 …printk(KERN_INFO " -%i- GFA1 effect volume final = 0x%x\n", voice, snd_gf1_i_read16(gus, 0x1d)); in snd_gf1_print_voice_registers()
[all …]
/Linux-v4.19/arch/sparc/mm/
Dleon_mm.c49 printk(KERN_INFO "swprobe: trace on\n"); in leon_swprobe()
54 printk(KERN_INFO "swprobe: leon_get_ctable_ptr returned 0=>0\n"); in leon_swprobe()
59 printk(KERN_INFO in leon_swprobe()
67 printk(KERN_INFO "swprobe: --- ctx (%x) ---\n", ctx); in leon_swprobe()
73 printk(KERN_INFO "swprobe: pgd is entry level 3\n"); in leon_swprobe()
81 printk(KERN_INFO "swprobe: pgd is invalid => 0\n"); in leon_swprobe()
86 printk(KERN_INFO "swprobe: --- pgd (%x) ---\n", pgd); in leon_swprobe()
96 printk(KERN_INFO "swprobe: pmd is entry level 2\n"); in leon_swprobe()
104 printk(KERN_INFO "swprobe: pmd is invalid => 0\n"); in leon_swprobe()
109 printk(KERN_INFO "swprobe: --- pmd (%x) ---\n", pmd); in leon_swprobe()
[all …]
/Linux-v4.19/arch/arm/mach-ks8695/
Dpci.c209 printk(KERN_INFO "PCI: CRCFID = %08x\n", __raw_readl(KS8695_PCI_VA + KS8695_CRCFID)); in ks8695_show_pciregs()
210 printk(KERN_INFO "PCI: CRCFCS = %08x\n", __raw_readl(KS8695_PCI_VA + KS8695_CRCFCS)); in ks8695_show_pciregs()
211 printk(KERN_INFO "PCI: CRCFRV = %08x\n", __raw_readl(KS8695_PCI_VA + KS8695_CRCFRV)); in ks8695_show_pciregs()
212 printk(KERN_INFO "PCI: CRCFLT = %08x\n", __raw_readl(KS8695_PCI_VA + KS8695_CRCFLT)); in ks8695_show_pciregs()
213 printk(KERN_INFO "PCI: CRCBMA = %08x\n", __raw_readl(KS8695_PCI_VA + KS8695_CRCBMA)); in ks8695_show_pciregs()
214 printk(KERN_INFO "PCI: CRCSID = %08x\n", __raw_readl(KS8695_PCI_VA + KS8695_CRCSID)); in ks8695_show_pciregs()
215 printk(KERN_INFO "PCI: CRCFIT = %08x\n", __raw_readl(KS8695_PCI_VA + KS8695_CRCFIT)); in ks8695_show_pciregs()
217 printk(KERN_INFO "PCI: PBM = %08x\n", __raw_readl(KS8695_PCI_VA + KS8695_PBM)); in ks8695_show_pciregs()
218 printk(KERN_INFO "PCI: PBCS = %08x\n", __raw_readl(KS8695_PCI_VA + KS8695_PBCS)); in ks8695_show_pciregs()
220 printk(KERN_INFO "PCI: PMBA = %08x\n", __raw_readl(KS8695_PCI_VA + KS8695_PMBA)); in ks8695_show_pciregs()
[all …]
/Linux-v4.19/samples/kfifo/
Ddma-example.c30 printk(KERN_INFO "DMA fifo test start\n"); in example_init()
37 printk(KERN_INFO "queue size: %u\n", kfifo_size(&fifo)); in example_init()
47 printk(KERN_INFO "queue len: %u\n", kfifo_len(&fifo)); in example_init()
66 printk(KERN_INFO "DMA sgl entries: %d\n", nents); in example_init()
74 printk(KERN_INFO "scatterlist for receive:\n"); in example_init()
76 printk(KERN_INFO in example_init()
96 printk(KERN_INFO "DMA sgl entries: %d\n", nents); in example_init()
103 printk(KERN_INFO "scatterlist for transmit:\n"); in example_init()
105 printk(KERN_INFO in example_init()
124 printk(KERN_INFO "queue len: %u\n", kfifo_len(&fifo)); in example_init()
[all …]
Dbytestream-example.c60 printk(KERN_INFO "byte stream fifo test start\n"); in testfunc()
70 printk(KERN_INFO "fifo len: %u\n", kfifo_len(&test)); in testfunc()
74 printk(KERN_INFO "buf: %.*s\n", i, buf); in testfunc()
78 printk(KERN_INFO "ret: %d\n", ret); in testfunc()
81 printk(KERN_INFO "ret: %d\n", ret); in testfunc()
84 printk(KERN_INFO "skip 1st element\n"); in testfunc()
91 printk(KERN_INFO "queue len: %u\n", kfifo_len(&test)); in testfunc()
95 printk(KERN_INFO "%d\n", i); in testfunc()
100 printk(KERN_INFO "item = %d\n", i); in testfunc()
110 printk(KERN_INFO "test passed\n"); in testfunc()
Dinttype-example.c60 printk(KERN_INFO "int fifo test start\n"); in testfunc()
67 printk(KERN_INFO "fifo len: %u\n", kfifo_len(&test)); in testfunc()
71 printk(KERN_INFO "ret: %d\n", ret); in testfunc()
74 printk(KERN_INFO "ret: %d\n", ret); in testfunc()
77 printk(KERN_INFO "skip 1st element\n"); in testfunc()
84 printk(KERN_INFO "queue len: %u\n", kfifo_len(&test)); in testfunc()
88 printk(KERN_INFO "%d\n", i); in testfunc()
93 printk(KERN_INFO "item = %d\n", i); in testfunc()
103 printk(KERN_INFO "test passed\n"); in testfunc()
Drecord-example.c78 printk(KERN_INFO "record fifo test start\n"); in testfunc()
83 printk(KERN_INFO "fifo peek len: %u\n", kfifo_peek_len(&test)); in testfunc()
92 printk(KERN_INFO "skip 1st element\n"); in testfunc()
95 printk(KERN_INFO "fifo len: %u\n", kfifo_len(&test)); in testfunc()
100 printk(KERN_INFO "%.*s\n", ret, buf); in testfunc()
107 printk(KERN_INFO "item = %.*s\n", ret, buf); in testfunc()
117 printk(KERN_INFO "test passed\n"); in testfunc()
/Linux-v4.19/arch/x86/um/
Dsysrq_64.c20 printk(KERN_INFO "Pid: %d, comm: %.20s %s %s\n", task_pid_nr(current), in show_regs()
22 printk(KERN_INFO "RIP: %04lx:[<%016lx>]\n", PT_REGS_CS(regs) & 0xffff, in show_regs()
24 printk(KERN_INFO "RSP: %016lx EFLAGS: %08lx\n", PT_REGS_SP(regs), in show_regs()
26 printk(KERN_INFO "RAX: %016lx RBX: %016lx RCX: %016lx\n", in show_regs()
28 printk(KERN_INFO "RDX: %016lx RSI: %016lx RDI: %016lx\n", in show_regs()
30 printk(KERN_INFO "RBP: %016lx R08: %016lx R09: %016lx\n", in show_regs()
32 printk(KERN_INFO "R10: %016lx R11: %016lx R12: %016lx\n", in show_regs()
34 printk(KERN_INFO "R13: %016lx R14: %016lx R15: %016lx\n", in show_regs()
/Linux-v4.19/arch/hexagon/mm/
Dinit.c207 printk(KERN_INFO "bootmem_startpg: 0x%08lx\n", bootmem_startpg); in setup_arch_memory()
208 printk(KERN_INFO "bootmem_lastpg: 0x%08lx\n", bootmem_lastpg); in setup_arch_memory()
209 printk(KERN_INFO "bootmap_size: %d\n", bootmap_size); in setup_arch_memory()
210 printk(KERN_INFO "min_low_pfn: 0x%08lx\n", min_low_pfn); in setup_arch_memory()
211 printk(KERN_INFO "max_low_pfn: 0x%08lx\n", max_low_pfn); in setup_arch_memory()
241 printk(KERN_INFO "clearing segtable from %p to %p\n", segtable, in setup_arch_memory()
247 printk(KERN_INFO "segtable = %p (should be equal to _K_io_map)\n", in setup_arch_memory()
252 printk(KERN_INFO "&_K_init_devicetable = 0x%08x\n", in setup_arch_memory()
256 printk(KERN_INFO "*segtable = 0x%08x\n", *segtable); in setup_arch_memory()
271 printk(KERN_INFO "PAGE_SIZE=%lu\n", PAGE_SIZE); in setup_arch_memory()
/Linux-v4.19/arch/mips/vr41xx/common/
Dbcu.c81 printk(KERN_INFO "Unexpected CPU of NEC VR4100 series\n"); in read_clkspeed()
124 printk(KERN_INFO "Unknown PClock speed for NEC VR4133\n"); in calculate_pclock()
129 printk(KERN_INFO "Unexpected CPU of NEC VR4100 series\n"); in calculate_pclock()
133 printk(KERN_INFO "PClock: %ldHz\n", pclock); in calculate_pclock()
155 printk(KERN_INFO "VTClock: %ldHz\n", vtclock); in calculate_vtclock()
164 printk(KERN_INFO "VTClock: %ldHz\n", vtclock); in calculate_vtclock()
169 printk(KERN_INFO "VTClock: %ldHz\n", vtclock); in calculate_vtclock()
172 printk(KERN_INFO "Unexpected CPU of NEC VR4100 series\n"); in calculate_vtclock()
202 printk(KERN_INFO "Unexpected CPU of NEC VR4100 series\n"); in calculate_tclock()
206 printk(KERN_INFO "TClock: %ldHz\n", tclock); in calculate_tclock()
/Linux-v4.19/arch/openrisc/kernel/
Dsetup.c66 printk(KERN_INFO "%s: Memory: 0x%x-0x%x\n", __func__, in setup_memory()
109 printk(KERN_INFO "CPU: OpenRISC-%x (revision %d) @%d MHz\n", in print_cpuinfo()
113 printk(KERN_INFO in print_cpuinfo()
119 printk(KERN_INFO in print_cpuinfo()
124 printk(KERN_INFO "-- dcache disabled\n"); in print_cpuinfo()
126 printk(KERN_INFO in print_cpuinfo()
131 printk(KERN_INFO "-- icache disabled\n"); in print_cpuinfo()
134 printk(KERN_INFO "-- dmmu: %4d entries, %lu way(s)\n", in print_cpuinfo()
138 printk(KERN_INFO "-- immu: %4d entries, %lu way(s)\n", in print_cpuinfo()
142 printk(KERN_INFO "-- additional features:\n"); in print_cpuinfo()
[all …]
/Linux-v4.19/drivers/soc/fsl/qe/
Ducc_fast.c32 printk(KERN_INFO "UCC%u Fast registers:\n", uccf->uf_info->ucc_num); in ucc_fast_dump_regs()
33 printk(KERN_INFO "Base address: 0x%p\n", uccf->uf_regs); in ucc_fast_dump_regs()
35 printk(KERN_INFO "gumr : addr=0x%p, val=0x%08x\n", in ucc_fast_dump_regs()
37 printk(KERN_INFO "upsmr : addr=0x%p, val=0x%08x\n", in ucc_fast_dump_regs()
39 printk(KERN_INFO "utodr : addr=0x%p, val=0x%04x\n", in ucc_fast_dump_regs()
41 printk(KERN_INFO "udsr : addr=0x%p, val=0x%04x\n", in ucc_fast_dump_regs()
43 printk(KERN_INFO "ucce : addr=0x%p, val=0x%08x\n", in ucc_fast_dump_regs()
45 printk(KERN_INFO "uccm : addr=0x%p, val=0x%08x\n", in ucc_fast_dump_regs()
47 printk(KERN_INFO "uccs : addr=0x%p, val=0x%02x\n", in ucc_fast_dump_regs()
49 printk(KERN_INFO "urfb : addr=0x%p, val=0x%08x\n", in ucc_fast_dump_regs()
[all …]
/Linux-v4.19/security/keys/
Dtrusted.h48 print_hex_dump(KERN_INFO, "pcrinfo ", DUMP_PREFIX_NONE, in dump_options()
55 print_hex_dump(KERN_INFO, "key ", DUMP_PREFIX_NONE, in dump_payload()
58 print_hex_dump(KERN_INFO, "blob ", DUMP_PREFIX_NONE, in dump_payload()
65 print_hex_dump(KERN_INFO, "trusted-key: handle ", DUMP_PREFIX_NONE, in dump_sess()
68 print_hex_dump(KERN_INFO, "", DUMP_PREFIX_NONE, in dump_sess()
71 print_hex_dump(KERN_INFO, "", DUMP_PREFIX_NONE, in dump_sess()
81 print_hex_dump(KERN_INFO, "", DUMP_PREFIX_NONE, 16, 1, buf, len, 0); in dump_tpm_buf()
/Linux-v4.19/samples/hw_breakpoint/
Ddata_breakpoint.c48 printk(KERN_INFO "%s value is changed\n", ksym_name); in sample_hbp_handler()
50 printk(KERN_INFO "Dump stack from sample_hbp_handler\n"); in sample_hbp_handler()
69 printk(KERN_INFO "HW Breakpoint for %s write installed\n", ksym_name); in hw_break_module_init()
74 printk(KERN_INFO "Breakpoint registration failed\n"); in hw_break_module_init()
82 printk(KERN_INFO "HW Breakpoint for %s write uninstalled\n", ksym_name); in hw_break_module_exit()
/Linux-v4.19/drivers/message/fusion/
Dmptlan.c173 dioprintk((KERN_INFO MYNAM ": %s/%s: Got reply.\n", in lan_reply()
182 dioprintk((KERN_INFO MYNAM ": %s/%s: @lan_reply, tmsg %08x\n", in lan_reply()
265 dioprintk((KERN_INFO MYNAM "@lan_reply: zero context " in lan_reply()
310 dlprintk((KERN_INFO MYNAM ": IOC %s_reset routed to LAN driver!\n", in mpt_lan_ioc_reset()
325 dlprintk ((KERN_INFO "mptlan/ioc_reset: called netif_stop_queue for %s.\n", dev->name)); in mpt_lan_ioc_reset()
347 dlprintk((KERN_INFO MYNAM ": MPT event routed to LAN driver!\n")); in mpt_lan_event_process()
410 dlprintk((KERN_INFO MYNAM "@lo: Finished initializing SendCtl\n")); in mpt_lan_open()
426 /**/ dlprintk((KERN_INFO MYNAM "/lo: txfidx contains - ")); in mpt_lan_open()
431 dlprintk((KERN_INFO MYNAM "/lo: Finished initializing RcvCtl\n")); in mpt_lan_open()
434 printk(KERN_INFO MYNAM ": %s/%s: interface up & active\n", in mpt_lan_open()
[all …]
/Linux-v4.19/drivers/edac/
Di82975x_edac.c453 i82975x_printk(KERN_INFO, "DRAM Timings : Ch0 Ch1\n" in i82975x_print_dram_timings()
502 i82975x_printk(KERN_INFO, "MCHBAR real = %0x, remapped = %p\n", in i82975x_probe1()
513 i82975x_printk(KERN_INFO, "DRBCH0R0 = 0x%02x\n", c0drb[0]); in i82975x_probe1()
514 i82975x_printk(KERN_INFO, "DRBCH0R1 = 0x%02x\n", c0drb[1]); in i82975x_probe1()
515 i82975x_printk(KERN_INFO, "DRBCH0R2 = 0x%02x\n", c0drb[2]); in i82975x_probe1()
516 i82975x_printk(KERN_INFO, "DRBCH0R3 = 0x%02x\n", c0drb[3]); in i82975x_probe1()
517 i82975x_printk(KERN_INFO, "DRBCH1R0 = 0x%02x\n", c1drb[0]); in i82975x_probe1()
518 i82975x_printk(KERN_INFO, "DRBCH1R1 = 0x%02x\n", c1drb[1]); in i82975x_probe1()
519 i82975x_printk(KERN_INFO, "DRBCH1R2 = 0x%02x\n", c1drb[2]); in i82975x_probe1()
520 i82975x_printk(KERN_INFO, "DRBCH1R3 = 0x%02x\n", c1drb[3]); in i82975x_probe1()
[all …]
Damd8131_edac.c178 printk(KERN_INFO "Error(s) in mem limit register " in amd8131_pcix_check()
180 printk(KERN_INFO "DPE: %d, RSE: %d, RMA: %d\n" in amd8131_pcix_check()
198 printk(KERN_INFO "Error(s) in interrupt and control register " in amd8131_pcix_check()
200 printk(KERN_INFO "DTS: %d\n", val32 & INT_CTLR_DTS); in amd8131_pcix_check()
211 printk(KERN_INFO "Error(s) in link conf and control register " in amd8131_pcix_check()
213 printk(KERN_INFO "CRCERR: %d\n", val32 & LNK_CTRL_CRCERR_A); in amd8131_pcix_check()
224 printk(KERN_INFO "Error(s) in link conf and control register " in amd8131_pcix_check()
226 printk(KERN_INFO "CRCERR: %d\n", val32 & LNK_CTRL_CRCERR_B); in amd8131_pcix_check()
304 printk(KERN_INFO "added one device on AMD8131 " in amd8131_probe()
359 printk(KERN_INFO "AMD8131 EDAC driver " AMD8131_EDAC_REVISION "\n"); in amd8131_edac_init()
[all …]
/Linux-v4.19/drivers/media/pci/saa7164/
Dsaa7164-fw.c182 printk(KERN_INFO "%s() Image downloaded, booting...\n", __func__); in saa7164_downloadimage()
188 printk(KERN_INFO "%s() Image booted successfully.\n", __func__); in saa7164_downloadimage()
415 printk(KERN_INFO "%s() Waiting for firmware upload (%s)\n", in saa7164_downloadfirmware()
425 printk(KERN_INFO "%s() firmware read %zu bytes.\n", in saa7164_downloadfirmware()
435 printk(KERN_INFO "%s() firmware loaded.\n", __func__); in saa7164_downloadfirmware()
438 printk(KERN_INFO "Firmware file header part 1:\n"); in saa7164_downloadfirmware()
439 printk(KERN_INFO " .FirmwareSize = 0x%x\n", hdr->firmwaresize); in saa7164_downloadfirmware()
440 printk(KERN_INFO " .BSLSize = 0x%x\n", hdr->bslsize); in saa7164_downloadfirmware()
441 printk(KERN_INFO " .Reserved = 0x%x\n", hdr->reserved); in saa7164_downloadfirmware()
442 printk(KERN_INFO " .Version = 0x%x\n", hdr->version); in saa7164_downloadfirmware()
[all …]
/Linux-v4.19/drivers/scsi/
Dscsi_error.c72 SCSI_LOG_ERROR_RECOVERY(5, shost_printk(KERN_INFO, shost, in scsi_eh_wakeup()
138 scmd_printk(KERN_INFO, scmd, in scmd_eh_abort_handler()
142 scmd_printk(KERN_INFO, scmd, in scmd_eh_abort_handler()
149 scmd_printk(KERN_INFO, scmd, in scmd_eh_abort_handler()
168 scmd_printk(KERN_INFO, scmd, in scmd_eh_abort_handler()
196 scmd_printk(KERN_INFO, scmd, in scsi_abort_command()
209 scmd_printk(KERN_INFO, scmd, "abort scheduled\n")); in scsi_abort_command()
341 SCSI_LOG_ERROR_RECOVERY(5, sdev_printk(KERN_INFO, sdev, in scsi_block_when_processing_errors()
377 shost_printk(KERN_INFO, shost, in scsi_eh_prt_fail_stats()
387 SCSI_LOG_ERROR_RECOVERY(2, shost_printk(KERN_INFO, shost, in scsi_eh_prt_fail_stats()
[all …]

12345678910>>...56