Home
last modified time | relevance | path

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

123456

/Linux-v4.19/drivers/net/wireless/intersil/orinoco/
Dorinoco_nortel.c41 #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 …]
Dorinoco_plx.c87 #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 …]
Dorinoco_tmd.c41 #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 …]
Dorinoco_pci.c45 #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()
Dairport.c15 #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()
/Linux-v4.19/drivers/parisc/
Dsuperio.c95 #define PFX SUPERIO ": " macro
125 printk(KERN_ERR PFX "slave interrupted!\n"); in superio_interrupt()
136 printk(KERN_WARNING PFX "spurious interrupt!\n"); in superio_interrupt()
172 printk(KERN_INFO PFX "Found NS87560 Legacy I/O device at %s (IRQ %i)\n", in superio_init()
177 printk(KERN_INFO PFX "Serial port 1 at 0x%x\n", sio->sp1_base); in superio_init()
181 printk(KERN_INFO PFX "Serial port 2 at 0x%x\n", sio->sp2_base); in superio_init()
185 printk(KERN_INFO PFX "Parallel port at 0x%x\n", sio->pp_base); in superio_init()
189 printk(KERN_INFO PFX "Floppy controller at 0x%x\n", sio->fdc_base); in superio_init()
192 printk(KERN_INFO PFX "ACPI at 0x%x\n", sio->acpi_base); in superio_init()
273 printk(KERN_INFO PFX "USB regulator enabled\n"); in superio_init()
[all …]
/Linux-v4.19/drivers/char/ipmi/
Dipmi_poweroff.c24 #define PFX "IPMI poweroff: " macro
195 printk(KERN_INFO PFX "PPS powerdown hook used"); in pps_poweroff_atca()
205 printk(KERN_ERR PFX "Unable to send ATCA ," in pps_poweroff_atca()
237 printk(KERN_INFO PFX "ATCA Detect mfg 0x%X prod 0x%X\n", in ipmi_atca_detect()
241 printk(KERN_INFO PFX in ipmi_atca_detect()
262 printk(KERN_INFO PFX "Powering down via ATCA power command\n"); in ipmi_poweroff_atca()
285 printk(KERN_ERR PFX "Unable to send ATCA powerdown message," in ipmi_poweroff_atca()
337 printk(KERN_INFO PFX "Powering down via CPI1 power command\n"); in ipmi_poweroff_cpi1()
485 printk(KERN_INFO PFX "Powering %s via IPMI chassis control command\n", in ipmi_poweroff_chassis()
505 printk(KERN_ERR PFX "Unable to send chassis power " \ in ipmi_poweroff_chassis()
[all …]
Dipmi_watchdog.c53 #define PFX "IPMI Watchdog: " macro
410 pr_warn(PFX "set timeout error: %d\n", rv); in __ipmi_set_timeout()
533 pr_warn(PFX "Unable to extend the watchdog timeout."); in panic_halt_ipmi_set_timeout()
576 pr_warn(PFX "heartbeat send failure: %d\n", rv); in __ipmi_heartbeat()
586 pr_err(PFX ": Unable to restore the IPMI watchdog's settings, giving up.\n"); in __ipmi_heartbeat()
601 pr_err(PFX ": Unable to send the command to set the watchdog's settings, giving up.\n"); in __ipmi_heartbeat()
879 pr_crit(PFX in ipmi_close()
914 …pr_info(PFX "response: The IPMI controller appears to have been reset, will attempt to reinitializ… in ipmi_wdog_msg_handler()
916 pr_err(PFX "response: Error %x on cmd %x\n", in ipmi_wdog_msg_handler()
988 pr_crit(PFX "Unable to register with ipmi\n"); in ipmi_register_watchdog()
[all …]
Dipmi_si_hotmod.c12 #define PFX "ipmi_hotmod: " macro
64 pr_warn(PFX "No hotmod %s given.\n", name); in parse_str()
77 pr_warn(PFX "Invalid hotmod %s '%s'\n", name, *curr); in parse_str()
88 pr_warn(PFX "No option given for '%s'\n", curr); in check_hotmod_int_op()
93 pr_warn(PFX "Bad option given for '%s'\n", curr); in check_hotmod_int_op()
163 pr_warn(PFX "Invalid hotmod address '%s'\n", curr); in hotmod_handler()
206 pr_warn(PFX "Invalid hotmod option '%s'\n", curr); in hotmod_handler()
/Linux-v4.19/sound/isa/
Dsc6000.c116 #define PFX "sc6000: " macro
424 printk(KERN_INFO PFX "Detected model: %s, DSP version %d.%d\n", in sc6000_init_board()
510 printk(KERN_ERR PFX "specify IO port\n"); in snd_sc6000_match()
514 printk(KERN_ERR PFX "specify MSS port\n"); in snd_sc6000_match()
518 printk(KERN_ERR PFX "Port must be 0x220 or 0x240\n"); in snd_sc6000_match()
522 printk(KERN_ERR PFX "MSS port must be 0x530 or 0xe80\n"); in snd_sc6000_match()
526 printk(KERN_ERR PFX "invalid IRQ %d\n", irq[dev]); in snd_sc6000_match()
530 printk(KERN_ERR PFX "invalid DMA %d\n", dma[dev]); in snd_sc6000_match()
535 printk(KERN_ERR PFX "invalid MPU-401 port %lx\n", in snd_sc6000_match()
542 printk(KERN_ERR PFX "invalid MPU-401 IRQ %d\n", mpu_irq[dev]); in snd_sc6000_match()
[all …]
Dcmi8330.c515 #define PFX "cmi8330: " macro
527 snd_printk(KERN_ERR PFX "could not get a new card\n"); in snd_cmi8330_card_new()
548 snd_printk(KERN_ERR PFX "AD1848 device busy??\n"); in snd_cmi8330_probe()
552 snd_printk(KERN_ERR PFX "AD1848 not found during probe\n"); in snd_cmi8330_probe()
562 snd_printk(KERN_ERR PFX "SB16 device busy??\n"); in snd_cmi8330_probe()
566 snd_printk(KERN_ERR PFX "SB16 not found during probe\n"); in snd_cmi8330_probe()
576 snd_printk(KERN_ERR PFX "failed to create mixers\n"); in snd_cmi8330_probe()
581 snd_printk(KERN_ERR PFX "failed to create pcms\n"); in snd_cmi8330_probe()
588 snd_printk(KERN_ERR PFX in snd_cmi8330_probe()
602 printk(KERN_ERR PFX "no MPU-401 device at 0x%lx.\n", in snd_cmi8330_probe()
[all …]
/Linux-v4.19/drivers/scsi/bnx2fc/
Dbnx2fc_io.c151 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()
253 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 …]
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()
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 …]
Dbnx2fc_hwi.c72 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()
723 printk(KERN_ERR PFX "err_warn: Not a SCSI cmd\n"); in bnx2fc_process_unsol_compl()
752 printk(KERN_ERR PFX "err_warn: io_req (0x%x) already " in bnx2fc_process_unsol_compl()
779 printk(KERN_ERR PFX "SRR in progress\n"); in bnx2fc_process_unsol_compl()
797 printk(KERN_ERR PFX "err_warn: initiate_abts " in bnx2fc_process_unsol_compl()
850 printk(KERN_ERR PFX "err_warn: Not a SCSI cmd\n"); in bnx2fc_process_unsol_compl()
868 printk(KERN_ERR PFX "Unsol Compl: Invalid CQE Subtype\n"); in bnx2fc_process_unsol_compl()
[all …]
Dbnx2fc_fcoe.c447 printk(KERN_ERR PFX "bnx2fc_rcv: lport is NULL\n"); in bnx2fc_rcv()
458 printk(KERN_ERR PFX "bnx2fc_rcv: Wrong FC type frame\n"); in bnx2fc_rcv()
536 printk(KERN_ERR PFX "Invalid lport struct\n"); in bnx2fc_recv_frame()
641 printk(KERN_WARNING PFX "dropping frame with " in bnx2fc_recv_frame()
758 printk(KERN_ERR PFX "Error on scsi_add_host\n"); in bnx2fc_shost_config()
852 printk(KERN_ERR PFX "ERROR:bnx2fc_destroy_timer - " in bnx2fc_destroy_timer()
1021 printk(KERN_ERR PFX "em_config:fc_exch_mgr_alloc failed\n"); in bnx2fc_em_config()
1147 printk(KERN_ERR PFX "Failed to create vport, " in bnx2fc_vport_create()
1154 printk(KERN_ERR PFX "vn ports cannot be created on" in bnx2fc_vport_create()
1165 printk(KERN_ERR PFX "bnx2fc_vport_create (%s) failed\n", in bnx2fc_vport_create()
[all …]
/Linux-v4.19/drivers/char/agp/
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()
170 printk(KERN_DEBUG PFX "efficeon_free_gatt_table(%p, %02x, %08x)\n", in efficeon_free_gatt_table()
175 printk(KERN_DEBUG PFX "efficeon_free_gatt_table() freed %d pages\n", freed); in efficeon_free_gatt_table()
203 printk(KERN_DEBUG PFX "efficeon_create_gatt_table(%d)\n", num_entries); in efficeon_create_gatt_table()
245 printk(KERN_DEBUG PFX "efficeon_insert_memory(%lx, %d)\n", pg_start, count); in efficeon_insert_memory()
291 printk(KERN_DEBUG PFX "efficeon_remove_memory(%lx, %d)\n", pg_start, count); in efficeon_remove_memory()
358 printk(KERN_ERR PFX "Unsupported Efficeon chipset (device id: %04x)\n", in agp_efficeon_probe()
363 printk(KERN_INFO PFX "Detected Transmeta Efficeon TM8000 series chipset\n"); in agp_efficeon_probe()
[all …]
/Linux-v4.19/drivers/char/hw_random/
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 mod_init()
/Linux-v4.19/drivers/ide/
Dide-floppy.c97 printk(KERN_ERR PFX "Error in REQUEST SENSE itself - " in ide_floppy_callback()
116 printk(KERN_ERR PFX "%s: I/O error, pc = %2x, key = %2x, " in ide_floppy_report_error()
185 printk(KERN_ERR PFX "unsupported page code in %s\n", __func__); in ide_floppy_create_mode_sense_cmd()
248 printk(KERN_ERR PFX "%s: I/O error\n", drive->name); in ide_floppy_do_request()
262 printk(KERN_ERR PFX "%s: unsupported r/w rq size\n", in ide_floppy_do_request()
328 printk(KERN_ERR PFX "Can't get flexible disk page params\n"); in ide_floppy_get_flexible_disk_page()
351 printk(KERN_INFO PFX "%s: %dkB, %d/%d/%d CHS, %d kBps, " in ide_floppy_get_flexible_disk_page()
363 printk(KERN_NOTICE PFX "%s: The disk reports a capacity of %d " in ide_floppy_get_flexible_disk_page()
397 printk(KERN_ERR PFX "Can't get floppy parameters\n"); in ide_floppy_get_capacity()
434 printk(KERN_INFO PFX "%s: %dkB, %d blocks, %d " in ide_floppy_get_capacity()
[all …]
/Linux-v4.19/arch/x86/kernel/cpu/
Dmkcapflags.sh14 PFX=$3
17 PFX_SZ=$(echo $PFX | wc -c)
23 sed -n -e 's/\t/ /g' -e "s/^ *# *define *$PFX//p" $IN |
/Linux-v4.19/drivers/media/usb/pwc/
Dpwc.h54 #define PFX PWC_NAME ": " macro
85 printk(KERN_DEBUG PFX fmt, ##args); \
88 #define PWC_ERROR(fmt, args...) printk(KERN_ERR PFX fmt, ##args)
89 #define PWC_WARNING(fmt, args...) printk(KERN_WARNING PFX fmt, ##args)
90 #define PWC_INFO(fmt, args...) printk(KERN_INFO PFX fmt, ##args)
95 #define PWC_ERROR(fmt, args...) printk(KERN_ERR PFX fmt, ##args)
96 #define PWC_WARNING(fmt, args...) printk(KERN_WARNING PFX fmt, ##args)
97 #define PWC_INFO(fmt, args...) printk(KERN_INFO PFX fmt, ##args)
/Linux-v4.19/drivers/infiniband/ulp/isert/
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-v4.19/drivers/block/
Dsunvdc.c25 #define PFX DRV_MODULE_NAME ": " macro
145 pr_debug(PFX "Multisession CDs not supported\n"); in vdc_ioctl()
159 pr_debug(PFX "ioctl %08x not supported\n", command); in vdc_ioctl()
209 printk(KERN_ERR PFX "Received unknown msg [%02x:%02x:%04x:%08x]\n", in vdc_handle_unknown()
211 printk(KERN_ERR PFX "Resetting connection.\n"); in vdc_handle_unknown()
259 printk(KERN_ERR PFX "%s: Bogus vdisk_type 0x%x\n", in vdc_handle_attr()
265 printk(KERN_ERR PFX "%s: BLOCK size increased " in vdc_handle_attr()
288 printk(KERN_ERR PFX "%s: Attribute NACK\n", vio->name); in vdc_handle_attr()
370 pr_warn(PFX "Unexpected LDC event %d\n", event); in vdc_event()
491 printk(KERN_ERR PFX "ldc_map_sg() failure, err=%d.\n", err); in __send_request()
[all …]
/Linux-v4.19/arch/sparc/kernel/
Dchmc.c28 #define PFX DRV_MODULE_NAME ": " macro
407 printk(KERN_ERR PFX "Cannot find /memory node.\n"); in jbusmc_probe()
412 printk(KERN_ERR PFX "Cannot get reg property of /memory node.\n"); in jbusmc_probe()
420 printk(KERN_ERR PFX "Cannot allocate struct jbusmc.\n"); in jbusmc_probe()
429 printk(KERN_ERR PFX "Cannot find portid.\n"); in jbusmc_probe()
437 printk(KERN_ERR PFX "Cannot get memory control register 1.\n"); in jbusmc_probe()
446 printk(KERN_ERR PFX "Cannot map jbusmc regs.\n"); in jbusmc_probe()
453 printk(KERN_ERR PFX "Cannot get memory layout property.\n"); in jbusmc_probe()
457 printk(KERN_ERR PFX "Unexpected memory-layout size %d\n", in jbusmc_probe()
467 printk(KERN_INFO PFX "UltraSPARC-IIIi memory controller at %s\n", in jbusmc_probe()
[all …]
/Linux-v4.19/sound/aoa/codecs/
Dtoonie.c23 #define PFX "snd-aoa-codec-toonie: " macro
96 printk(KERN_ERR PFX "failed to create toonie snd device!\n"); in toonie_init_codec()
103 printk(KERN_ERR PFX "error creating toonie pcm\n"); in toonie_init_codec()
116 printk(KERN_ERR PFX "toonie_exit_codec called without soundbus_dev!\n"); in toonie_exit_codec()
/Linux-v4.19/drivers/infiniband/hw/nes/
Dnes.c314 printk(KERN_INFO PFX "%s: Reference count already 0 for QP%d, last aeq = 0x%04X.\n", in nes_rem_ref()
462 printk(KERN_INFO PFX "NetEffect RNIC driver v%s loading. (%s)\n", in nes_probe()
467 printk(KERN_ERR PFX "Unable to enable PCI device. (%s)\n", pci_name(pcidev)); in nes_probe()
481 printk(KERN_ERR PFX "PCI regions not an MMIO resource\n"); in nes_probe()
489 printk(KERN_ERR PFX "Unable to request regions. (%s)\n", pci_name(pcidev)); in nes_probe()
496 printk(KERN_ERR PFX "64b DMA mask configuration failed\n"); in nes_probe()
501 printk(KERN_ERR PFX "64b DMA consistent mask configuration failed\n"); in nes_probe()
507 printk(KERN_ERR PFX "32b DMA mask configuration failed\n"); in nes_probe()
512 printk(KERN_ERR PFX "32b DMA consistent mask configuration failed\n"); in nes_probe()
539 printk(KERN_ERR PFX "Unable to remap BAR0\n"); in nes_probe()
[all …]

123456