Home
last modified time | relevance | path

Searched refs:PFX (Results 1 – 25 of 87) sorted by relevance

1234

/linux/drivers/parisc/
A Dsuperio.c91 #define PFX SUPERIO ": " macro
121 printk(KERN_ERR PFX "slave interrupted!\n"); in superio_interrupt()
132 printk(KERN_WARNING PFX "spurious interrupt!\n"); in superio_interrupt()
188 printk(KERN_INFO PFX "ACPI at 0x%x\n", sio->acpi_base); in superio_init()
269 printk(KERN_INFO PFX "USB regulator enabled\n"); in superio_init()
271 printk(KERN_ERR PFX "USB regulator not initialized!\n"); in superio_init()
276 printk(KERN_ERR PFX "could not get irq\n"); in superio_init()
291 printk(KERN_ERR PFX "Illegal irq number.\n"); in superio_mask_irq()
309 printk(KERN_ERR PFX "Illegal irq number (%d).\n", irq); in superio_unmask_irq()
403 printk(KERN_WARNING PFX "Register Serial #0 failed.\n"); in superio_serial_init()
[all …]
/linux/drivers/char/agp/
A Defficeon-agp.c111 printk(KERN_DEBUG PFX "efficeon_tlbflush()\n"); in efficeon_tlbflush()
121 printk(KERN_DEBUG PFX "efficeon_cleanup()\n"); in efficeon_cleanup()
134 printk(KERN_DEBUG PFX "efficeon_configure()\n"); in efficeon_configure()
169 printk(KERN_DEBUG PFX "efficeon_free_gatt_table(%p, %02x, %08x)\n", in efficeon_free_gatt_table()
174 printk(KERN_DEBUG PFX "efficeon_free_gatt_table() freed %d pages\n", freed); in efficeon_free_gatt_table()
202 printk(KERN_DEBUG PFX "efficeon_create_gatt_table(%d)\n", num_entries); in efficeon_create_gatt_table()
243 printk(KERN_DEBUG PFX "efficeon_insert_memory(%lx, %d)\n", pg_start, count); in efficeon_insert_memory()
356 printk(KERN_ERR PFX "Unsupported Efficeon chipset (device id: %04x)\n", in agp_efficeon_probe()
377 printk(KERN_ERR PFX "Unable to Enable PCI device\n"); in agp_efficeon_probe()
390 printk(KERN_ERR PFX "could not assign resource 0\n"); in agp_efficeon_probe()
[all …]
A Dgeneric.c416 printk(KERN_INFO PFX "memory %p is already bound!\n", curr); in agp_bind_memory()
456 printk(KERN_INFO PFX "memory %p was not bound!\n", curr); in agp_unbind_memory()
484 printk(KERN_INFO PFX "reserved bits set (%x) in mode 0x%x. Fixed.\n", in agp_v2_parse_one()
502 printk(KERN_INFO PFX "BIOS bug. AGP bridge claims to only support x4 rate. " in agp_v2_parse_one()
507 printk(KERN_INFO PFX "BIOS bug. AGP bridge claims to only support x2 rate. " in agp_v2_parse_one()
588 printk(KERN_INFO PFX "reserved bits set (%x) in mode 0x%x. Fixed.\n", in agp_v3_parse_one()
629 printk(KERN_INFO PFX "%s passes broken AGP3 flags (%x). Fixed.\n", in agp_v3_parse_one()
676 printk(KERN_INFO PFX "No AGP mode specified. Setting to highest mode " in agp_v3_parse_one()
681 printk(KERN_INFO PFX "Fell back to AGPx4 mode because "); in agp_v3_parse_one()
683 printk(KERN_INFO PFX "bridge couldn't do x8. bridge_agpstat:%x (orig=%x)\n", in agp_v3_parse_one()
[all …]
/linux/drivers/scsi/bnx2fc/
A Dbnx2fc_io.c186 printk(KERN_ERR PFX "scsi_done - sc_cmd NULL. " in bnx2fc_scsi_done()
196 pr_err(PFX "0x%x: sc_cmd->device->host is NULL.\n", in bnx2fc_scsi_done()
239 printk(KERN_ERR PFX "failed to alloc cmgr\n"); in bnx2fc_cmd_mgr_alloc()
278 printk(KERN_ERR PFX "failed to alloc io_req\n"); in bnx2fc_cmd_mgr_alloc()
308 printk(KERN_ERR PFX "failed to alloc " in bnx2fc_cmd_mgr_alloc()
323 printk(KERN_ERR PFX "failed to alloc " in bnx2fc_cmd_mgr_alloc()
709 printk(KERN_ERR PFX "tmf: Failed TMF"); in bnx2fc_initiate_tmf()
1417 printk(KERN_ERR PFX "Unknown ABTS response\n"); in bnx2fc_process_abts_compl()
1802 printk(KERN_ERR PFX "invalid sns length %d\n", in bnx2fc_parse_fcp_rsp()
1893 printk(KERN_ERR PFX "Unable to post io_req\n"); in bnx2fc_queuecommand()
[all …]
A Dbnx2fc_tgt.c94 printk(KERN_ERR PFX "Failed to allocate conn id for " in bnx2fc_offload_session()
102 printk(KERN_ERR PFX "Failed to allocate resources\n"); in bnx2fc_offload_session()
115 printk(KERN_ERR PFX "ofld_req failed\n"); in bnx2fc_offload_session()
138 printk(KERN_ERR PFX "map doorbell failed - no mem\n"); in bnx2fc_offload_session()
144 pr_err(PFX "enable session failed\n"); in bnx2fc_offload_session()
268 printk(KERN_ERR PFX "CLEANUP on port 0x%x:" in bnx2fc_flush_active_ios()
330 printk(KERN_ERR PFX "ERROR!! destroy timed out\n"); in bnx2fc_upload_session()
454 printk(KERN_ERR PFX "rport is NULL: ERROR!\n"); in bnx2fc_rport_event_handler()
739 printk(KERN_ERR PFX "unable to allocate XFERQ %d\n", in bnx2fc_alloc_session_resc()
753 printk(KERN_ERR PFX "unable to allocate CONFQ %d\n", in bnx2fc_alloc_session_resc()
[all …]
A Dbnx2fc_hwi.c577 printk(KERN_ERR PFX "fc_frame_alloc failure\n"); in bnx2fc_process_l2_frame_compl()
771 printk(KERN_ERR PFX "SRR in progress\n"); in bnx2fc_process_unsol_compl()
788 printk(KERN_ERR PFX "err_warn: initiate_abts " in bnx2fc_process_unsol_compl()
906 printk(KERN_ERR PFX "Invalid rx state - %d\n", in bnx2fc_process_cq_compl()
934 printk(KERN_ERR PFX "Invalid rx state = %d\n", in bnx2fc_process_cq_compl()
1010 pr_err(PFX "ERROR:xid out of range\n"); in bnx2fc_pending_work()
1229 printk(KERN_ERR PFX "context id mismatch\n"); in bnx2fc_process_enable_conn_cmpl()
1382 printk(KERN_ERR PFX "DESTROY failed\n"); in bnx2fc_indicate_kcqe()
1384 printk(KERN_ERR PFX "DESTROY success\n"); in bnx2fc_indicate_kcqe()
1401 printk(KERN_ERR PFX "STAT failed\n"); in bnx2fc_indicate_kcqe()
[all …]
A Dbnx2fc_fcoe.c439 printk(KERN_ERR PFX "bnx2fc_rcv: lport is NULL\n"); in bnx2fc_rcv()
523 printk(KERN_ERR PFX "Invalid lport struct\n"); in bnx2fc_recv_frame()
629 printk(KERN_WARNING PFX "dropping frame with " in bnx2fc_recv_frame()
748 printk(KERN_ERR PFX "Error on scsi_add_host\n"); in bnx2fc_shost_config()
1131 printk(KERN_ERR PFX "Failed to create vport, " in bnx2fc_vport_create()
1284 printk(KERN_ERR PFX in bnx2fc_attach_transport()
1727 printk(KERN_ERR PFX "cnic is NULL\n"); in bnx2fc_bind_pcidev()
1887 printk(KERN_ALERT PFX in bnx2fc_fw_init()
1894 printk(KERN_ALERT PFX in bnx2fc_fw_init()
1993 printk(KERN_ERR PFX "Init not done yet\n"); in bnx2fc_start_disc()
[all …]
A Dbnx2fc_els.c85 printk(KERN_ERR PFX "Unable to allocate cb_arg for RRQ\n"); in bnx2fc_send_rrq()
161 printk(KERN_ERR PFX "Unable to alloc mp buf\n"); in bnx2fc_l2_els_compl()
166 printk(KERN_ERR PFX "l2_els_compl: resp len is " in bnx2fc_l2_els_compl()
332 printk(KERN_ERR PFX "srr buf: mem alloc failure\n"); in bnx2fc_srr_compl()
340 printk(KERN_ERR PFX "fc_frame_alloc failure\n"); in bnx2fc_srr_compl()
457 printk(KERN_ERR PFX "rec buf: mem alloc failure\n"); in bnx2fc_rec_compl()
465 printk(KERN_ERR PFX "fc_frame_alloc failure\n"); in bnx2fc_rec_compl()
691 printk(KERN_ERR PFX "els 0x%x: rport not ready\n", op); in bnx2fc_initiate_els()
701 printk(KERN_ERR PFX "els 0x%x: tgt not ready\n", op); in bnx2fc_initiate_els()
722 printk(KERN_ERR PFX "ELS MP request init failed\n"); in bnx2fc_initiate_els()
[all …]
A Dbnx2fc_debug.c33 PFX "xid:0x%x %pV", in BNX2FC_IO_DBG()
57 PFX "port:%x %pV", in BNX2FC_TGT_DBG()
79 shost_printk(KERN_INFO, lport->host, PFX "%pV", &vaf); in BNX2FC_HBA_DBG()
/linux/drivers/char/hw_random/
A Dintel-rng.c37 #define PFX KBUILD_MODNAME ": " macro
202 pr_err(PFX "cannot enable RNG, aborting\n"); in intel_rng_init()
219 pr_warn(PFX "unusual: RNG already disabled\n"); in intel_rng_cleanup()
277 pr_notice(PFX "FWH not detected\n"); in intel_rng_hw_init()
309 PFX "Firmware space is locked read-only. If you can't or\n" in intel_init_hw_struct()
310 PFX "don't want to disable this in firmware setup, and if\n" in intel_init_hw_struct()
311 PFX "you are certain that your system has a functional\n" in intel_init_hw_struct()
312 PFX "RNG, try using the 'no_fwh_detect' option.\n"; in intel_init_hw_struct()
397 pr_err(PFX "RNG registering failed (%d)\n", in intel_rng_mod_init()
A Dvia-rng.c140 pr_err(PFX "can't enable hardware RNG " in via_rng_init()
179 pr_err(PFX "cannot enable VIA C3 RNG, aborting\n"); in via_rng_init()
205 pr_err(PFX "RNG registering failed (%d)\n", in via_rng_mod_init()
/linux/arch/x86/kernel/cpu/
A Dmkcapflags.sh15 PFX=$3
19 PFX_SZ=$(echo $PFX | wc -c)
25 sed -n -e 's/\t/ /g' -e "s/^ *# *define *$PFX//p" $IN |
/linux/drivers/media/usb/pwc/
A Dpwc.h42 #define PFX PWC_NAME ": " macro
73 printk(KERN_DEBUG PFX fmt, ##args); \
76 #define PWC_ERROR(fmt, args...) printk(KERN_ERR PFX fmt, ##args)
77 #define PWC_WARNING(fmt, args...) printk(KERN_WARNING PFX fmt, ##args)
78 #define PWC_INFO(fmt, args...) printk(KERN_INFO PFX fmt, ##args)
83 #define PWC_ERROR(fmt, args...) printk(KERN_ERR PFX fmt, ##args)
84 #define PWC_WARNING(fmt, args...) printk(KERN_WARNING PFX fmt, ##args)
85 #define PWC_INFO(fmt, args...) printk(KERN_INFO PFX fmt, ##args)
/linux/arch/sparc/kernel/
A Dchmc.c30 #define PFX DRV_MODULE_NAME ": " macro
409 printk(KERN_ERR PFX "Cannot find /memory node.\n"); in jbusmc_probe()
422 printk(KERN_ERR PFX "Cannot allocate struct jbusmc.\n"); in jbusmc_probe()
431 printk(KERN_ERR PFX "Cannot find portid.\n"); in jbusmc_probe()
439 printk(KERN_ERR PFX "Cannot get memory control register 1.\n"); in jbusmc_probe()
448 printk(KERN_ERR PFX "Cannot map jbusmc regs.\n"); in jbusmc_probe()
455 printk(KERN_ERR PFX "Cannot get memory layout property.\n"); in jbusmc_probe()
459 printk(KERN_ERR PFX "Unexpected memory-layout size %d\n", in jbusmc_probe()
715 printk(KERN_ERR PFX "Unexpected memory-layout property " in chmc_probe()
723 printk(KERN_ERR PFX "Could not allocate struct chmc.\n"); in chmc_probe()
[all …]
A Dpci_sabre.c32 #define PFX DRIVER_NAME ": " macro
433 printk(KERN_ERR PFX "Multiple controllers unsupported.\n"); in sabre_scan_bus()
487 printk(KERN_ERR PFX "Cannot allocate pci_pbm_info.\n"); in sabre_probe()
493 printk(KERN_ERR PFX "Cannot allocate PBM iommu.\n"); in sabre_probe()
510 printk(KERN_ERR PFX "No reg property\n"); in sabre_probe()
539 printk(KERN_ERR PFX "No virtual-dma property\n"); in sabre_probe()
559 printk(KERN_ERR PFX "Strange virtual-dma size.\n"); in sabre_probe()
/linux/sound/aoa/codecs/
A Dtoonie.c21 #define PFX "snd-aoa-codec-toonie: " macro
94 printk(KERN_ERR PFX "failed to create toonie snd device!\n"); in toonie_init_codec()
101 printk(KERN_ERR PFX "error creating toonie pcm\n"); in toonie_init_codec()
114 printk(KERN_ERR PFX "toonie_exit_codec called without soundbus_dev!\n"); in toonie_exit_codec()
/linux/drivers/infiniband/ulp/isert/
A Dib_isert.h12 #define PFX DRV_NAME ": " macro
17 printk(KERN_DEBUG PFX "%s: " fmt,\
24 pr_warn(PFX "%s: " fmt, \
31 pr_info(PFX "%s: " fmt, \
36 pr_err(PFX "%s: " fmt, __func__ , ## arg)
/linux/drivers/block/
A Dsunvdc.c25 #define PFX DRV_MODULE_NAME ": " macro
150 pr_debug(PFX "Multisession CDs not supported\n"); in vdc_ioctl()
167 pr_debug(PFX "ioctl %08x not supported\n", command); in vdc_ioctl()
217 printk(KERN_ERR PFX "Resetting connection.\n"); in vdc_handle_unknown()
265 printk(KERN_ERR PFX "%s: Bogus vdisk_type 0x%x\n", in vdc_handle_attr()
271 printk(KERN_ERR PFX "%s: BLOCK size increased " in vdc_handle_attr()
376 pr_warn(PFX "Unexpected LDC event %d\n", event); in vdc_event()
822 printk(KERN_ERR PFX "VD_OP_GET_DISKGEOM returns " in probe_disk()
867 pr_info(PFX "Virtual DVD %s\n", port->disk_name); in probe_disk()
981 printk(KERN_ERR PFX "Port id [%llu] too large.\n", in vdc_port_probe()
[all …]
/linux/arch/x86/platform/olpc/
A Dolpc-xo15-sci.c18 #define PFX DRV_NAME ": " macro
42 pr_warn(PFX "failed to set lid behavior\n"); in set_lid_wake_behavior()
106 pr_debug(PFX "SCI 0x%x received\n", data); in process_sci_queue()
122 pr_err(PFX "Failed to clear SCI queue"); in process_sci_queue()
/linux/drivers/sbus/char/
A Ddisplay7seg.c27 #define PFX DRIVER_NAME ": " macro
187 printk(KERN_ERR PFX "Cannot map chip registers\n"); in d7s_probe()
193 printk(KERN_ERR PFX "Unable to acquire miscdevice minor %i\n", in d7s_probe()
213 printk(KERN_INFO PFX "7-Segment Display%pOF at [%s:0x%llx] %s\n", in d7s_probe()
A Denvctrl.c38 #define PFX DRIVER_NAME ": " macro
197 printk(KERN_INFO PFX "Pin status will not clear.\n"); in envtrl_i2c_test_pin()
215 printk(KERN_INFO PFX "Busy bit will not clear.\n"); in envctrl_i2c_test_bb()
883 printk(KERN_ERR PFX "Failed to allocate table.\n"); in envctrl_init_i2c_child()
888 printk(KERN_ERR PFX "Failed to get table.\n"); in envctrl_init_i2c_child()
991 printk(KERN_ERR PFX in kenvctrld()
998 printk(KERN_INFO PFX "%s starting...\n", current->comm); in kenvctrld()
1020 printk(KERN_INFO PFX "%s exiting...\n", current->comm); in kenvctrld()
1065 printk(KERN_ERR PFX "Unable to get misc minor %d\n", in envctrl_probe()
1074 printk(KERN_INFO PFX "Initialized "); in envctrl_probe()
/linux/drivers/video/fbdev/
A Ds1d13xxxfb.c39 #define PFX "s1d13xxxfb: " macro
723 dbg(PFX "bpp=%d, lcd_bpp=%d, " in s1d13xxxfb_fetch_hw_state()
726 dbg(PFX "xres=%d, yres=%d, vxres=%d, vyres=%d " in s1d13xxxfb_fetch_hw_state()
827 printk(KERN_ERR PFX "unable to map registers\n"); in s1d13xxxfb_probe()
837 printk(KERN_ERR PFX "unable to map framebuffer\n"); in s1d13xxxfb_probe()
859 printk(KERN_INFO PFX "chip production id %i = %s\n", in s1d13xxxfb_probe()
861 printk(KERN_INFO PFX "chip revision %i\n", revision); in s1d13xxxfb_probe()
863 printk(KERN_INFO PFX in s1d13xxxfb_probe()
866 printk(KERN_INFO PFX "please contact maintainer\n"); in s1d13xxxfb_probe()
933 printk(KERN_ERR PFX "no memory to save screen\n"); in s1d13xxxfb_suspend()
[all …]
/linux/drivers/video/fbdev/riva/
A Dfbdev.c81 #define PFX "rivafb: " macro
874 printk(KERN_WARNING PFX in rivafb_do_maximize()
882 printk(KERN_ERR PFX in rivafb_do_maximize()
890 printk(KERN_INFO PFX in rivafb_do_maximize()
896 printk(KERN_WARNING PFX in rivafb_do_maximize()
907 printk(KERN_ERR PFX in rivafb_do_maximize()
923 printk(KERN_ERR PFX in rivafb_do_maximize()
929 printk(KERN_ERR PFX in rivafb_do_maximize()
1130 printk(KERN_ERR PFX in rivafb_check_var()
2037 printk(KERN_ERR PFX in rivafb_probe()
[all …]
/linux/drivers/infiniband/ulp/iser/
A Discsi_iser.h71 #define PFX DRV_NAME ": " macro
77 printk(KERN_DEBUG PFX "%s: " fmt,\
84 pr_warn(PFX "%s: " fmt, \
91 pr_info(PFX "%s: " fmt, \
96 pr_err(PFX "%s: " fmt, __func__ , ## arg)
/linux/drivers/mtd/maps/
A Dsun_uflash.c28 #define PFX DRIVER_NAME ": " macro
58 printk(KERN_ERR PFX "Unsupported device at %pOF, 0x%llx\n", in uflash_devinit()
82 printk(KERN_ERR PFX "Failed to map device.\n"); in uflash_devinit()

Completed in 66 milliseconds

1234