/drivers/net/wireless/intersil/orinoco/ |
D | orinoco_nortel.c | 41 #define PFX DRIVER_NAME ": " macro 97 printk(KERN_ERR PFX "brg1 answer1 wrong\n"); in orinoco_nortel_hw_init() 110 printk(KERN_ERR PFX "brg1 timed out\n"); in orinoco_nortel_hw_init() 114 printk(KERN_ERR PFX "brg2 answer1 wrong\n"); in orinoco_nortel_hw_init() 118 printk(KERN_ERR PFX "brg2 answer2 wrong\n"); in orinoco_nortel_hw_init() 122 printk(KERN_ERR PFX "brg2 answer3 wrong\n"); in orinoco_nortel_hw_init() 131 printk(KERN_ERR PFX "Error setting COR value (reg=%x)\n", in orinoco_nortel_hw_init() 151 printk(KERN_ERR PFX "Cannot enable PCI device\n"); in orinoco_nortel_init_one() 157 printk(KERN_ERR PFX "Cannot obtain PCI resources\n"); in orinoco_nortel_init_one() 163 printk(KERN_ERR PFX "Cannot map bridge registers\n"); in orinoco_nortel_init_one() [all …]
|
D | orinoco_plx.c | 87 #define PFX DRIVER_NAME ": " macro 133 printk(KERN_ERR PFX "Busy timeout\n"); in orinoco_plx_cor_reset() 148 printk(KERN_DEBUG PFX "CIS: "); in orinoco_plx_hw_init() 157 printk(KERN_ERR PFX "The CIS value of Prism2 PC " in orinoco_plx_hw_init() 172 printk(KERN_ERR PFX "Cannot enable interrupts\n"); in orinoco_plx_hw_init() 190 printk(KERN_ERR PFX "Cannot enable PCI device\n"); in orinoco_plx_init_one() 196 printk(KERN_ERR PFX "Cannot obtain PCI resources\n"); in orinoco_plx_init_one() 202 printk(KERN_ERR PFX "Cannot map bridge registers\n"); in orinoco_plx_init_one() 209 printk(KERN_ERR PFX "Cannot map PCMCIA attributes\n"); in orinoco_plx_init_one() 216 printk(KERN_ERR PFX "Cannot map chipset registers\n"); in orinoco_plx_init_one() [all …]
|
D | orinoco_tmd.c | 41 #define PFX DRIVER_NAME ": " macro 83 printk(KERN_ERR PFX "Busy timeout\n"); in orinoco_tmd_cor_reset() 101 printk(KERN_ERR PFX "Cannot enable PCI device\n"); in orinoco_tmd_init_one() 107 printk(KERN_ERR PFX "Cannot obtain PCI resources\n"); in orinoco_tmd_init_one() 113 printk(KERN_ERR PFX "Cannot map bridge registers\n"); in orinoco_tmd_init_one() 120 printk(KERN_ERR PFX "Cannot map chipset registers\n"); in orinoco_tmd_init_one() 129 printk(KERN_ERR PFX "Cannot allocate network device\n"); in orinoco_tmd_init_one() 142 printk(KERN_ERR PFX "Cannot allocate IRQ %d\n", pdev->irq); in orinoco_tmd_init_one() 149 printk(KERN_ERR PFX "Initial reset failed\n"); in orinoco_tmd_init_one() 155 printk(KERN_ERR PFX "orinoco_init() failed\n"); in orinoco_tmd_init_one() [all …]
|
D | orinoco_pci.c | 45 #define PFX DRIVER_NAME ": " macro 106 printk(KERN_ERR PFX "Busy timeout\n"); in orinoco_pci_cor_reset() 123 printk(KERN_ERR PFX "Cannot enable PCI device\n"); in orinoco_pci_init_one() 129 printk(KERN_ERR PFX "Cannot obtain PCI resources\n"); in orinoco_pci_init_one() 135 printk(KERN_ERR PFX "Cannot remap chipset registers\n"); in orinoco_pci_init_one() 144 printk(KERN_ERR PFX "Cannot allocate network device\n"); in orinoco_pci_init_one() 156 printk(KERN_ERR PFX "Cannot allocate IRQ %d\n", pdev->irq); in orinoco_pci_init_one() 163 printk(KERN_ERR PFX "Initial reset failed\n"); in orinoco_pci_init_one() 169 printk(KERN_ERR PFX "orinoco_init() failed\n"); in orinoco_pci_init_one() 175 printk(KERN_ERR PFX "orinoco_if_add() failed\n"); in orinoco_pci_init_one()
|
D | airport.c | 15 #define PFX DRIVER_NAME ": " macro 156 printk(KERN_ERR PFX "Wrong interrupt/addresses in OF tree\n"); in airport_attach() 164 printk(KERN_ERR PFX "Cannot allocate network device\n"); in airport_attach() 173 printk(KERN_ERR PFX "can't request IO resource !\n"); in airport_attach() 183 printk(KERN_DEBUG PFX "Physical address %lx\n", phys_addr); in airport_attach() 186 printk(KERN_ERR PFX "ioremap() failed\n"); in airport_attach() 201 printk(KERN_ERR PFX "Couldn't get IRQ %d\n", card->irq); in airport_attach() 208 printk(KERN_ERR PFX "orinoco_init() failed\n"); in airport_attach() 214 printk(KERN_ERR PFX "orinoco_if_add() failed\n"); in airport_attach()
|
D | hermes_dld.c | 47 #define PFX "hermes_dld: " macro 294 pr_debug(PFX "Programming block of length %d " in hermes_program() 419 pr_debug(PFX "Found record 0x%04x at %p\n", in hermes_apply_pda_with_defaults() 430 pr_debug(PFX in hermes_apply_pda_with_defaults() 460 pr_debug(PFX "Using default record 0x%04x at %p\n", in hermes_apply_pda_with_defaults()
|
/drivers/parisc/ |
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 …]
|
/drivers/char/agp/ |
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 …]
|
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 …]
|
D | i460-agp.c | 116 printk(KERN_ERR PFX in i460_fetch_size() 130 printk(KERN_ERR PFX "GART SRAMS disabled on 460GX chipset\n"); in i460_fetch_size() 131 printk(KERN_ERR PFX "AGPGART operation not possible\n"); in i460_fetch_size() 137 printk(KERN_ERR PFX "We can't have a 32GB aperture with 4KB GART pages\n"); in i460_fetch_size() 256 printk(KERN_ERR PFX "ioremap failed\n"); in i460_create_gatt_table() 312 printk(KERN_ERR PFX "Looks like we're out of AGP memory\n"); in i460_insert_memory_small_io_page() 373 printk(KERN_ERR PFX "Couldn't alloc 4M GART page...\n"); in i460_alloc_large_page() 381 printk(KERN_ERR PFX "Out of memory, we're in trouble...\n"); in i460_alloc_large_page() 420 printk(KERN_ERR PFX "Looks like we're out of AGP memory\n"); in i460_insert_memory_large_io_page() 608 printk(KERN_INFO PFX "Detected Intel 460GX chipset\n"); in agp_intel_i460_probe()
|
/drivers/scsi/bnx2fc/ |
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 …]
|
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() 789 printk(KERN_ERR PFX "err_warn: initiate_abts " in bnx2fc_process_unsol_compl() 837 printk(KERN_ERR PFX "err_warn: Not a SCSI cmd\n"); in bnx2fc_process_unsol_compl() 855 printk(KERN_ERR PFX "Unsol Compl: Invalid CQE Subtype\n"); in bnx2fc_process_unsol_compl() [all …]
|
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() 140 printk(KERN_ERR PFX "map doorbell failed - no mem\n"); in bnx2fc_offload_session() 146 pr_err(PFX "enable session failed\n"); in bnx2fc_offload_session() 270 printk(KERN_ERR PFX "CLEANUP on port 0x%x:" in bnx2fc_flush_active_ios() 332 printk(KERN_ERR PFX "ERROR!! destroy timed out\n"); in bnx2fc_upload_session() 338 printk(KERN_ERR PFX "ERROR!! DISABLE req failed, destroy" in bnx2fc_upload_session() 341 printk(KERN_ERR PFX "ERROR!! DISABLE req timed out, destroy" in bnx2fc_upload_session() 456 printk(KERN_ERR PFX "rport is NULL: ERROR!\n"); in bnx2fc_rport_event_handler() [all …]
|
D | bnx2fc_fcoe.c | 440 printk(KERN_ERR PFX "bnx2fc_rcv: lport is NULL\n"); in bnx2fc_rcv() 449 printk(KERN_ERR PFX "bnx2fc_rcv: Wrong FC type frame\n"); in bnx2fc_rcv() 525 printk(KERN_ERR PFX "Invalid lport struct\n"); in bnx2fc_recv_frame() 635 printk(KERN_WARNING PFX "dropping frame with " in bnx2fc_recv_frame() 754 printk(KERN_ERR PFX "Error on scsi_add_host\n"); in bnx2fc_shost_config() 848 printk(KERN_ERR PFX "ERROR:bnx2fc_destroy_timer - " in bnx2fc_destroy_timer() 1014 printk(KERN_ERR PFX "em_config:fc_exch_mgr_alloc failed\n"); in bnx2fc_em_config() 1139 printk(KERN_ERR PFX "Failed to create vport, " in bnx2fc_vport_create() 1146 printk(KERN_ERR PFX "vn ports cannot be created on" in bnx2fc_vport_create() 1157 printk(KERN_ERR PFX "bnx2fc_vport_create (%s) failed\n", in bnx2fc_vport_create() [all …]
|
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 …]
|
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()
|
/drivers/char/hw_random/ |
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 mod_init()
|
/drivers/ide/ |
D | ide-floppy.c | 98 printk(KERN_ERR PFX "Error in REQUEST SENSE itself - " in ide_floppy_callback() 117 printk(KERN_ERR PFX "%s: I/O error, pc = %2x, key = %2x, " in ide_floppy_report_error() 186 printk(KERN_ERR PFX "unsupported page code in %s\n", __func__); in ide_floppy_create_mode_sense_cmd() 249 printk(KERN_ERR PFX "%s: I/O error\n", drive->name); in ide_floppy_do_request() 263 printk(KERN_ERR PFX "%s: unsupported r/w rq size\n", in ide_floppy_do_request() 329 printk(KERN_ERR PFX "Can't get flexible disk page params\n"); in ide_floppy_get_flexible_disk_page() 352 printk(KERN_INFO PFX "%s: %dkB, %d/%d/%d CHS, %d kBps, " in ide_floppy_get_flexible_disk_page() 364 printk(KERN_NOTICE PFX "%s: The disk reports a capacity of %d " in ide_floppy_get_flexible_disk_page() 398 printk(KERN_ERR PFX "Can't get floppy parameters\n"); in ide_floppy_get_capacity() 435 printk(KERN_INFO PFX "%s: %dkB, %d blocks, %d " in ide_floppy_get_capacity() [all …]
|
D | ide-atapi.c | 17 #define PFX DRV_NAME ": " macro 216 printk(KERN_WARNING PFX "%s: failed to map sense " in ide_prep_sense() 246 printk(KERN_WARNING PFX "%s: error queuing a sense request\n", in ide_queue_sense_rq() 319 printk(KERN_INFO PFX "cmd 0x%x timed out\n", in ide_cd_expiry() 379 printk(KERN_ERR PFX "%s: %s: wrong transfer direction!\n", in ide_check_ireason() 395 printk(KERN_ERR PFX "%s: CoD != 0 in %s\n", drive->name, in ide_check_ireason() 399 printk(KERN_ERR PFX "%s: %s: bad interrupt reason 0x%02x\n", in ide_check_ireason() 444 printk(KERN_ERR PFX "%s: DMA %s error\n", in ide_pc_intr() 477 printk(KERN_ERR PFX "%s: I/O error in request " in ide_pc_intr() 526 printk(KERN_ERR PFX "%s: The device wants to issue more " in ide_pc_intr() [all …]
|
/drivers/block/ |
D | sunvdc.c | 26 #define PFX DRV_MODULE_NAME ": " macro 151 pr_debug(PFX "Multisession CDs not supported\n"); in vdc_ioctl() 165 pr_debug(PFX "ioctl %08x not supported\n", command); in vdc_ioctl() 213 printk(KERN_ERR PFX "Received unknown msg [%02x:%02x:%04x:%08x]\n", in vdc_handle_unknown() 215 printk(KERN_ERR PFX "Resetting connection.\n"); in vdc_handle_unknown() 263 printk(KERN_ERR PFX "%s: Bogus vdisk_type 0x%x\n", in vdc_handle_attr() 269 printk(KERN_ERR PFX "%s: BLOCK size increased " in vdc_handle_attr() 292 printk(KERN_ERR PFX "%s: Attribute NACK\n", vio->name); in vdc_handle_attr() 374 pr_warn(PFX "Unexpected LDC event %d\n", event); in vdc_event() 498 printk(KERN_ERR PFX "ldc_map_sg() failure, err=%d.\n", err); in __send_request() [all …]
|
/drivers/media/usb/pwc/ |
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)
|
/drivers/infiniband/ulp/isert/ |
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)
|
/drivers/video/fbdev/intelfb/ |
D | intelfb.h | 92 #define PFX INTELFB_MODULE_NAME ": " macro 94 #define ERR_MSG(fmt, args...) printk(KERN_ERR PFX fmt, ## args) 95 #define WRN_MSG(fmt, args...) printk(KERN_WARNING PFX fmt, ## args) 96 #define NOT_MSG(fmt, args...) printk(KERN_NOTICE PFX fmt, ## args) 97 #define INF_MSG(fmt, args...) printk(KERN_INFO PFX fmt, ## args) 99 #define DBG_MSG(fmt, args...) printk(KERN_DEBUG PFX fmt, ## args)
|
/drivers/mtd/maps/ |
D | sun_uflash.c | 28 #define PFX DRIVER_NAME ": " macro 59 printk(KERN_ERR PFX "Unsupported device at %pOF, 0x%llx\n", in uflash_devinit() 67 printk(KERN_ERR PFX "Cannot allocate struct uflash_dev\n"); in uflash_devinit() 85 printk(KERN_ERR PFX "Failed to map device.\n"); in uflash_devinit()
|
/drivers/video/fbdev/ |
D | s1d13xxxfb.c | 39 #define PFX "s1d13xxxfb: " macro 655 printk(KERN_WARNING PFX "Warning: LCD and CRT detected, using LCD\n"); in s1d13xxxfb_fetch_hw_state() 716 dbg(PFX "bpp=%d, lcd_bpp=%d, " in s1d13xxxfb_fetch_hw_state() 719 dbg(PFX "xres=%d, yres=%d, vxres=%d, vyres=%d " in s1d13xxxfb_fetch_hw_state() 821 printk(KERN_ERR PFX "unable to map registers\n"); in s1d13xxxfb_probe() 831 printk(KERN_ERR PFX "unable to map framebuffer\n"); in s1d13xxxfb_probe() 853 printk(KERN_INFO PFX "chip production id %i = %s\n", in s1d13xxxfb_probe() 855 printk(KERN_INFO PFX "chip revision %i\n", revision); in s1d13xxxfb_probe() 857 printk(KERN_INFO PFX in s1d13xxxfb_probe() 860 printk(KERN_INFO PFX "please contact maintainer\n"); in s1d13xxxfb_probe() [all …]
|