| /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/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() 246 printk(KERN_ERR PFX "failed to alloc free_list\n"); in bnx2fc_cmd_mgr_alloc() 252 printk(KERN_ERR PFX "failed to alloc free_list_lock\n"); in bnx2fc_cmd_mgr_alloc() 276 printk(KERN_ERR PFX "failed to alloc io_req\n"); in bnx2fc_cmd_mgr_alloc() 298 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_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/arch/sparc/kernel/ |
| H A D | chmc.c | 30 #define PFX DRV_MODULE_NAME ": " macro 409 printk(KERN_ERR PFX "Cannot find /memory node.\n"); in jbusmc_probe() 414 printk(KERN_ERR PFX "Cannot get reg property of /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() 469 printk(KERN_INFO PFX "UltraSPARC-IIIi memory controller at %pOF\n", in jbusmc_probe() [all …]
|
| 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()
|
| H A D | pci_sun4v.c | 35 #define PFX DRIVER_NAME ": " macro 789 pr_err(PFX "pci_iotsb_conf failed error: %ld\n", err); in pci_sun4v_atu_alloc_iotsb() 796 pr_err(PFX "pci_iotsb_bind failed error: %ld\n", err); in pci_sun4v_atu_alloc_iotsb() 823 pr_err(PFX "No iommu-address-ranges\n"); in pci_sun4v_atu_init() 830 pr_err(PFX "No iommu-pagesizes\n"); in pci_sun4v_atu_init() 851 pr_err(PFX "Error creating ATU IOTSB\n"); in pci_sun4v_atu_init() 888 printk(KERN_ERR PFX "Strange virtual-dma[%08x:%08x].\n", in pci_sun4v_iommu_init() 909 printk(KERN_ERR PFX "Error, kmalloc(arena.map) failed.\n"); in pci_sun4v_iommu_init() 1220 pr_err(PFX "ATU init failed, err=%d\n", err); in pci_sun4v_pbm_init() 1256 pr_err(PFX "Could not register hvapi, err=%d\n", err); in pci_sun4v_probe() [all …]
|
| /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()
|
| H A D | onyx.c | 45 #define PFX "snd-aoa-codec-onyx: " 859 printk(KERN_ERR PFX "gpios not assigned!!\n"); in onyx_init_codec() 871 printk(KERN_ERR PFX "failed to initialise onyx registers\n"); in onyx_init_codec() 876 printk(KERN_ERR PFX "failed to create onyx snd device!\n"); in onyx_init_codec() 911 printk(KERN_ERR PFX "error creating onyx pcm\n"); in onyx_init_codec() 963 printk(KERN_INFO PFX "attached to onyx codec via i2c\n"); in onyx_i2c_probe() 977 printk(KERN_ERR PFX "onyx_exit_codec called without soundbus_dev!\n"); in onyx_i2c_probe() 1001 printk(KERN_ERR PFX "failed to read control register\n"); 1014 printk(KERN_DEBUG PFX "created and attached onyx instance\n"); 44 #define PFX global() macro
|
| /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/drivers/block/ |
| H A D | sunvdc.c | 25 #define PFX DRV_MODULE_NAME ": " macro 149 pr_debug(PFX "Multisession CDs not supported\n"); in vdc_ioctl() 166 pr_debug(PFX "ioctl %08x not supported\n", command); in vdc_ioctl() 214 printk(KERN_ERR PFX "Received unknown msg [%02x:%02x:%04x:%08x]\n", in vdc_handle_unknown() 216 printk(KERN_ERR PFX "Resetting connection.\n"); in vdc_handle_unknown() 264 printk(KERN_ERR PFX "%s: Bogus vdisk_type 0x%x\n", in vdc_handle_attr() 270 printk(KERN_ERR PFX "%s: BLOCK size increased " in vdc_handle_attr() 293 printk(KERN_ERR PFX "%s: Attribute NACK\n", vio->name); in vdc_handle_attr() 375 pr_warn(PFX "Unexpected LDC event %d\n", event); in vdc_event() 499 printk(KERN_ERR PFX "ldc_map_sg() failure, err=%d.\n", err); in __send_request() [all …]
|
| /linux/drivers/char/agp/ |
| 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/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/ |
| 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/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/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/scsi/ |
| H A D | mac_esp.c | 36 #define PFX DRV_MODULE_NAME ": " macro 107 printk(KERN_ERR PFX "FIFO is not empty (sreg %02x)\n", in mac_esp_wait_for_empty_fifo() 133 printk(KERN_ERR PFX "PDMA timeout (sreg %02x)\n", in mac_esp_wait_for_dreq() 363 printk(KERN_INFO PFX "using PIO for controller %d\n", dev->id); in esp_mac_probe() 369 printk(KERN_INFO PFX "using PDMA for controller %d\n", dev->id); in esp_mac_probe()
|
| /linux/drivers/video/fbdev/riva/ |
| H A D | nv_driver.c | 44 #define PFX "rivafb: " macro 88 printk(KERN_INFO PFX in riva_override_CRTC() 93 printk(KERN_INFO PFX in riva_override_CRTC() 368 printk(KERN_INFO PFX in riva_common_setup()
|