/linux/drivers/parisc/ |
H A D | superio.c | 91 #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() 168 printk(KERN_INFO PFX "Found NS87560 Legacy I/O device at %s (IRQ %i)\n", in superio_init() 173 printk(KERN_INFO PFX "Serial port 1 at 0x%x\n", sio->sp1_base); in superio_init() 177 printk(KERN_INFO PFX "Serial port 2 at 0x%x\n", sio->sp2_base); in superio_init() 181 printk(KERN_INFO PFX "Parallel port at 0x%x\n", sio->pp_base); in superio_init() 185 printk(KERN_INFO PFX "Floppy controller at 0x%x\n", sio->fdc_base); in superio_init() 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() [all …]
|
/linux/drivers/char/agp/ |
H A D | efficeon-agp.c | 111 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() 289 printk(KERN_DEBUG PFX "efficeon_remove_memory(%lx, %d)\n", pg_start, count); in efficeon_remove_memory() 356 printk(KERN_ERR PFX "Unsupported Efficeon chipset (device id: %04x)\n", in agp_efficeon_probe() 361 printk(KERN_INFO PFX "Detected Transmeta Efficeon TM8000 series chipset\n"); in agp_efficeon_probe() [all …]
|
H A D | generic.c | 416 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() 518 printk(KERN_INFO PFX "%s tried to set rate=x0. Setting to x1 mode.\n", current->comm); 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() 596 printk(KERN_INFO PFX "%s tried to set rate=x0. Setting to AGP3 x4 mode.\n", current->comm); in agp_v3_parse_one() 600 …printk(KERN_INFO PFX "%s tried to set rate=x%d. Setting to AGP3 x8 mode.\n", current->comm, tmp * … in agp_v3_parse_one() 629 printk(KERN_INFO PFX "%s passes broken AGP3 flags (%x). Fixed.\n", in agp_v3_parse_one() [all …]
|
/linux/drivers/scsi/bnx2fc/ |
H A D | bnx2fc_io.c | 151 printk(KERN_ERR PFX "cmd_timeout: invalid cmd_type %d\n", in bnx2fc_cmd_timeout() 186 printk(KERN_ERR PFX "scsi_done - sc_cmd NULL. " in bnx2fc_scsi_done() 192 pr_err(PFX "0x%x: sc_cmd->device is NULL.\n", io_req->xid); in bnx2fc_scsi_done() 196 pr_err(PFX "0x%x: sc_cmd->device->host is NULL.\n", in bnx2fc_scsi_done() 227 printk(KERN_ERR PFX "cmd_mgr_alloc: Invalid min_xid 0x%x \ in bnx2fc_cmd_mgr_alloc() 239 printk(KERN_ERR PFX "failed to alloc cmgr\n"); in bnx2fc_cmd_mgr_alloc() 247 printk(KERN_ERR PFX "failed to alloc free_list\n"); in bnx2fc_cmd_mgr_alloc() 254 printk(KERN_ERR PFX "failed to alloc free_list_lock\n"); in bnx2fc_cmd_mgr_alloc() 278 printk(KERN_ERR PFX "failed to alloc io_req\n"); in bnx2fc_cmd_mgr_alloc() 300 printk(KERN_ERR PFX "failed to alloc io_bdt_pool\n"); in bnx2fc_cmd_mgr_alloc() [all …]
|
H A D | bnx2fc_tgt.c | 94 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() 336 printk(KERN_ERR PFX "ERROR!! DISABLE req failed, destroy" in bnx2fc_upload_session() 339 printk(KERN_ERR PFX "ERROR!! DISABLE req timed out, destroy" in bnx2fc_upload_session() 454 printk(KERN_ERR PFX "rport is NULL: ERROR!\n"); in bnx2fc_rport_event_handler() [all …]
|
H A D | bnx2fc_hwi.c | 72 printk(KERN_ERR PFX "hba->cnic NULL during fcoe fw init\n"); in bnx2fc_send_fw_fcoe_init_msg() 394 printk(KERN_ERR PFX "WARN: enable_req port_id = 0x%x," in bnx2fc_send_session_enable_req() 577 printk(KERN_ERR PFX "fc_frame_alloc failure\n"); in bnx2fc_process_l2_frame_compl() 602 printk(KERN_ERR PFX "dropping ELS 0x%x\n", op); in bnx2fc_process_l2_frame_compl() 715 printk(KERN_ERR PFX "err_warn: Not a SCSI cmd\n"); in bnx2fc_process_unsol_compl() 744 printk(KERN_ERR PFX "err_warn: io_req (0x%x) already " in bnx2fc_process_unsol_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() 836 printk(KERN_ERR PFX "err_warn: Not a SCSI cmd\n"); in bnx2fc_process_unsol_compl() 854 printk(KERN_ERR PFX "Unsol Compl: Invalid CQE Subtype\n"); in bnx2fc_process_unsol_compl() [all …]
|
H A D | bnx2fc_fcoe.c | 439 printk(KERN_ERR PFX "bnx2fc_rcv: lport is NULL\n"); in bnx2fc_rcv() 448 printk(KERN_ERR PFX "bnx2fc_rcv: Wrong FC type frame\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() 842 printk(KERN_ERR PFX "ERROR:bnx2fc_destroy_timer - " in bnx2fc_destroy_timer() 1006 printk(KERN_ERR PFX "em_config:fc_exch_mgr_alloc failed\n"); in bnx2fc_em_config() 1131 printk(KERN_ERR PFX "Failed to create vport, " in bnx2fc_vport_create() 1138 printk(KERN_ERR PFX "vn ports cannot be created on" in bnx2fc_vport_create() 1149 printk(KERN_ERR PFX "bnx2fc_vport_create (%s) failed\n", in bnx2fc_vport_create() [all …]
|
H A D | bnx2fc_els.c | 85 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() 194 printk(KERN_ERR PFX "Unable to allocate cb_arg for ADISC\n"); in bnx2fc_send_adisc() 222 printk(KERN_ERR PFX "Unable to allocate cb_arg for LOGO\n"); in bnx2fc_send_logo() 250 printk(KERN_ERR PFX "Unable to allocate cb_arg for LOGO\n"); in bnx2fc_send_rls() 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() [all …]
|
H A D | bnx2fc_debug.c | 33 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/ |
H A D | intel-rng.c | 37 #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()
|
H A D | via-rng.c | 140 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/ |
H A D | mkcapflags.sh | 15 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/ |
H A D | pwc.h | 42 #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/drivers/infiniband/ulp/isert/ |
H A D | ib_isert.h | 12 #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/sound/aoa/codecs/ |
H A D | toonie.c | 21 #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/block/ |
H A D | sunvdc.c | 25 #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() 215 printk(KERN_ERR PFX "Received unknown msg [%02x:%02x:%04x:%08x]\n", in vdc_handle_unknown() 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() 294 printk(KERN_ERR PFX "%s: Attribute NACK\n", vio->name); in vdc_handle_attr() 376 pr_warn(PFX "Unexpected LDC event %d\n", event); in vdc_event() 500 printk(KERN_ERR PFX "ldc_map_sg() failure, err=%d.\n", err); in __send_request() [all …]
|
/linux/arch/x86/platform/olpc/ |
H A D | olpc-xo15-sci.c | 18 #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/video/fbdev/ |
H A D | s1d13xxxfb.c | 39 #define PFX "s1d13xxxfb: " macro 662 printk(KERN_WARNING PFX "Warning: LCD and CRT detected, using LCD\n"); in s1d13xxxfb_fetch_hw_state() 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() [all …]
|
/linux/arch/sparc/kernel/ |
H A D | pci_sabre.c | 32 #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/drivers/sbus/char/ |
H A D | display7seg.c | 27 #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()
|
H A D | envctrl.c | 38 #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/riva/ |
H A D | fbdev.c | 81 #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() 902 printk(KERN_WARNING PFX in rivafb_do_maximize() 907 printk(KERN_ERR PFX in rivafb_do_maximize() 916 printk(KERN_WARNING PFX in rivafb_do_maximize() 923 printk(KERN_ERR PFX in rivafb_do_maximize() 929 printk(KERN_ERR PFX in rivafb_do_maximize() [all …]
|
/linux/drivers/infiniband/ulp/iser/ |
H A D | iscsi_iser.h | 71 #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/ |
H A D | sun_uflash.c | 28 #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()
|
/linux/drivers/infiniband/ulp/srp/ |
H A D | ib_srp.c | 59 #define PFX DRV_NAME ": " macro 589 shost_printk(KERN_WARNING, target->scsi_host, PFX in srp_create_ch_ib() 705 PFX "Got failed path rec status %d\n", status); in srp_path_rec_completion() 742 PFX "Path record query failed: sgid %pI6, dgid %pI6, pkey %#04x, service_id %#16llx\n", in srp_ib_lookup_path() 765 PFX "Path resolution failed\n"); in srp_rdma_lookup_path() 903 PFX "Topspin/Cisco initiator port ID workaround " in srp_send_req() 958 PFX "Sending CM DREQ failed\n"); in srp_disconnect_target() 1141 shost_printk(KERN_ERR, target->scsi_host, PFX in srp_connect_ch() 1196 shost_printk(KERN_ERR, target->scsi_host, PFX in srp_unmap_data() 1388 PFX "reconnect succeeded\n"); in srp_rport_reconnect() [all …]
|