Home
last modified time | relevance | path

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

12345

/openbmc/linux/drivers/net/wireless/intersil/orinoco/
H A 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()
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()
213 printk(KERN_ERR PFX "Initial reset failed\n"); in orinoco_nortel_init_one()
219 printk(KERN_ERR PFX "orinoco_init() failed\n"); in orinoco_nortel_init_one()
[all …]
H A 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()
252 printk(KERN_ERR PFX "Initial reset failed\n"); in orinoco_plx_init_one()
258 printk(KERN_ERR PFX "orinoco_init() failed\n"); in orinoco_plx_init_one()
[all …]
H A 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 …]
H A 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()
H A Dairport.c15 #define PFX DRIVER_NAME ": " macro
157 printk(KERN_ERR PFX "Wrong interrupt/addresses in OF tree\n"); in airport_attach()
165 printk(KERN_ERR PFX "Cannot allocate network device\n"); in airport_attach()
174 printk(KERN_ERR PFX "can't request IO resource !\n"); in airport_attach()
184 printk(KERN_DEBUG PFX "Physical address %lx\n", phys_addr); in airport_attach()
187 printk(KERN_ERR PFX "ioremap() failed\n"); in airport_attach()
202 printk(KERN_ERR PFX "Couldn't get IRQ %d\n", card->irq); in airport_attach()
209 printk(KERN_ERR PFX "orinoco_init() failed\n"); in airport_attach()
215 printk(KERN_ERR PFX "orinoco_if_add() failed\n"); in airport_attach()
/openbmc/linux/drivers/parisc/
H 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 …]
/openbmc/linux/sound/isa/
H A Dsc6000.c100 #define PFX "sc6000: " macro
494 printk(KERN_ERR PFX "specify IO port\n"); in snd_sc6000_match()
498 printk(KERN_ERR PFX "specify MSS port\n"); in snd_sc6000_match()
510 printk(KERN_ERR PFX "invalid IRQ %d\n", irq[dev]); in snd_sc6000_match()
514 printk(KERN_ERR PFX "invalid DMA %d\n", dma[dev]); in snd_sc6000_match()
519 printk(KERN_ERR PFX "invalid MPU-401 port %lx\n", in snd_sc6000_match()
575 snd_printk(KERN_ERR PFX in __snd_sc6000_probe()
581 snd_printk(KERN_ERR PFX in __snd_sc6000_probe()
589 snd_printk(KERN_ERR PFX in __snd_sc6000_probe()
595 snd_printk(KERN_ERR PFX in __snd_sc6000_probe()
[all …]
H A Dcmi8330.c501 #define PFX "cmi8330: " macro
513 snd_printk(KERN_ERR PFX "could not get a new card\n"); in snd_cmi8330_card_new()
534 snd_printk(KERN_ERR PFX "AD1848 device busy??\n"); in snd_cmi8330_probe()
549 snd_printk(KERN_ERR PFX "SB16 device busy??\n"); in snd_cmi8330_probe()
564 snd_printk(KERN_ERR PFX "failed to create mixers\n"); in snd_cmi8330_probe()
570 snd_printk(KERN_ERR PFX "failed to create pcms\n"); in snd_cmi8330_probe()
577 snd_printk(KERN_ERR PFX in snd_cmi8330_probe()
591 printk(KERN_ERR PFX "no MPU-401 device at 0x%lx.\n", in snd_cmi8330_probe()
612 snd_printk(KERN_ERR PFX "specify wssport\n"); in snd_cmi8330_isa_match()
616 snd_printk(KERN_ERR PFX "specify sbport\n"); in snd_cmi8330_isa_match()
[all …]
/openbmc/qemu/target/arm/
H A Dop_addsub.h23 uint32_t HELPER(glue(PFX,add16))(uint32_t a, uint32_t b GE_ARG) in HELPER() argument
34 uint32_t HELPER(glue(PFX,add8))(uint32_t a, uint32_t b GE_ARG) in HELPER() argument
47 uint32_t HELPER(glue(PFX,sub16))(uint32_t a, uint32_t b GE_ARG) in HELPER() argument
58 uint32_t HELPER(glue(PFX,sub8))(uint32_t a, uint32_t b GE_ARG) in HELPER() argument
71 uint32_t HELPER(glue(PFX,subaddx))(uint32_t a, uint32_t b GE_ARG) in HELPER() argument
82 uint32_t HELPER(glue(PFX,addsubx))(uint32_t a, uint32_t b GE_ARG) in HELPER() argument
99 #undef PFX
/openbmc/linux/drivers/char/agp/
H 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 …]
/openbmc/linux/drivers/scsi/bnx2fc/
H 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()
713 printk(KERN_ERR PFX "tmf: Failed TMF"); in bnx2fc_initiate_tmf()
1414 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 …]
H 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()
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()
456 printk(KERN_ERR PFX "rport is NULL: ERROR!\n"); in bnx2fc_rport_event_handler()
741 printk(KERN_ERR PFX "unable to allocate XFERQ %d\n", in bnx2fc_alloc_session_resc()
755 printk(KERN_ERR PFX "unable to allocate CONFQ %d\n", in bnx2fc_alloc_session_resc()
[all …]
H 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 …]
H 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 …]
H 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 …]
H 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()
/openbmc/linux/drivers/char/hw_random/
H 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()
/openbmc/linux/arch/x86/kernel/cpu/
H 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 |
/openbmc/linux/drivers/media/usb/pwc/
H 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)
/openbmc/linux/sound/aoa/codecs/
H 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()
/openbmc/linux/drivers/infiniband/ulp/isert/
H 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)
/openbmc/linux/arch/sparc/kernel/
H 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 …]
/openbmc/linux/drivers/block/
H 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()
813 printk(KERN_ERR PFX "VD_OP_GET_DISKGEOM returns " in probe_disk()
864 pr_info(PFX "Virtual DVD %s\n", port->disk_name); in probe_disk()
980 printk(KERN_ERR PFX "Port id [%llu] too large.\n", in vdc_port_probe()
[all …]
/openbmc/linux/sound/isa/ad1816a/
H A Dad1816a.c20 #define PFX "ad1816a: " macro
90 printk(KERN_ERR PFX "AUDIO PnP configure failure\n"); in snd_card_ad1816a_pnp()
103 snd_printk(KERN_WARNING PFX "MPU401 device busy, skipping.\n"); in snd_card_ad1816a_pnp()
109 printk(KERN_ERR PFX "MPU401 PnP configure failure\n"); in snd_card_ad1816a_pnp()
169 printk(KERN_ERR PFX "no MPU-401 device at 0x%lx.\n", mpu_port[dev]); in snd_card_ad1816a_probe()
176 printk(KERN_ERR PFX "no OPL device at 0x%lx-0x%lx.\n", fm_port[dev], fm_port[dev] + 2); in snd_card_ad1816a_probe()
/openbmc/linux/sound/isa/sb/
H A Dsb16.c25 #define PFX "sbawe: " macro
27 #define PFX "sb16: " macro
249 snd_printk(KERN_ERR PFX "AUDIO pnp configure failure\n"); in snd_card_sb16_pnp()
277 snd_printk(KERN_ERR PFX "WaveTable pnp configure failure\n"); in snd_card_sb16_pnp()
332 snd_printk(KERN_ERR PFX "SB 16 chip was not detected at 0x%lx\n", port[dev]); in snd_sb16_probe()
382 snd_printk(KERN_ERR PFX "no OPL device at 0x%lx-0x%lx\n", in snd_sb16_probe()
408 snd_printk(KERN_INFO PFX "warning - CSP chip not detected on soundcard #%i\n", dev + 1); in snd_sb16_probe()
417 …snd_printk(KERN_ERR PFX "fatal error - EMU-8000 synthesizer not detected at 0x%lx\n", awe_port[dev… in snd_sb16_probe()
505 snd_printk(KERN_ERR PFX "unable to find a free IRQ\n"); in snd_sb16_isa_probe()
512 snd_printk(KERN_ERR PFX "unable to find a free 8-bit DMA\n"); in snd_sb16_isa_probe()
[all …]

12345