/linux-4.1.27/drivers/net/wireless/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()
|
D | spectrum_cs.c | 22 #define PFX DRIVER_NAME ": " macro 210 printk(KERN_ERR PFX "GetNextTuple(): No matching " in spectrum_cs_config() 241 printk(KERN_ERR PFX "orinoco_init() failed\n"); in spectrum_cs_config() 248 printk(KERN_ERR PFX "orinoco_if_add() failed\n"); in spectrum_cs_config()
|
D | orinoco_cs.c | 14 #define PFX DRIVER_NAME ": " macro 147 printk(KERN_ERR PFX "GetNextTuple(): No matching " in orinoco_cs_config() 173 printk(KERN_ERR PFX "orinoco_init() failed\n"); in orinoco_cs_config() 180 printk(KERN_ERR PFX "orinoco_if_add() failed\n"); in orinoco_cs_config()
|
D | orinoco_usb.c | 47 #define PFX DRIVER_NAME ": " macro 106 do { printk(KERN_ERR PFX format "\n", ## arg); } while (0) 796 printk(KERN_ERR PFX "Out of memory for firmware buffer.\n"); in ezusb_firmware_download() 807 printk(KERN_ERR PFX "Invalid firmware variant offset: " in ezusb_firmware_download() 848 printk(KERN_ERR PFX "Firmware download failed, error %d\n", in ezusb_firmware_download() 910 printk(KERN_ERR PFX "Access failed, resetting (state %d," in ezusb_access_ltv() 915 printk(KERN_ERR PFX "ctx timed out\n"); in ezusb_access_ltv() 918 printk(KERN_ERR PFX "ctx failed\n"); in ezusb_access_ltv() 1050 printk(KERN_ERR PFX "BAP read beyond buffer end " in ezusb_bap_pread() 1061 printk(KERN_ERR PFX "BAP read beyond buffer end " in ezusb_bap_pread() [all …]
|
/linux-4.1.27/drivers/parisc/ |
D | superio.c | 95 #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-4.1.27/drivers/cpufreq/ |
D | longhaul.c | 43 #define PFX "longhaul: " macro 350 printk(KERN_INFO PFX "Failed to set requested frequency!\n"); in longhaul_setstate() 356 printk(KERN_INFO PFX "Enabling \"Ignore Revision ID\" " in longhaul_setstate() 367 printk(KERN_INFO PFX "Disabling ACPI C3 support.\n"); in longhaul_setstate() 370 printk(KERN_INFO PFX "Disabling \"Ignore " in longhaul_setstate() 382 printk(KERN_INFO PFX "Switching to Longhaul ver. 1\n"); in longhaul_setstate() 390 printk(KERN_INFO PFX "Warning: Timeout while waiting for " in longhaul_setstate() 436 printk(KERN_INFO PFX "Invalid (reserved) multiplier!\n"); in longhaul_get_ranges() 441 printk(KERN_INFO PFX "Invalid (reserved) FSB!\n"); in longhaul_get_ranges() 471 printk(KERN_INFO PFX "highestspeed == lowest, aborting.\n"); in longhaul_get_ranges() [all …]
|
D | powernow-k7.c | 38 #define PFX "powernow: " macro 130 printk(KERN_INFO PFX "No powernow capabilities detected\n"); in check_powernow() 136 printk(KERN_INFO PFX "K7 660[A0] core detected, " in check_powernow() 147 printk(KERN_INFO PFX "PowerNOW! Technology present. Can scale: "); in check_powernow() 430 printk(KERN_WARNING PFX "ACPI perflib can not be used on " in powernow_acpi_init() 438 printk(KERN_INFO PFX "no support for ACPI processor found." in powernow_acpi_init() 471 printk(KERN_INFO PFX "Sorry, only v1.2 tables" in powernow_decode_bios() 484 printk(KERN_INFO PFX "BIOS set settling time " in powernow_decode_bios() 519 printk(KERN_INFO PFX "No PST tables match this cpuid " in powernow_decode_bios() 521 printk(KERN_INFO PFX "This is indicative of a broken " in powernow_decode_bios() [all …]
|
D | cpufreq-nforce2.c | 59 #define PFX "cpufreq-nforce2: " macro 177 printk(KERN_ERR PFX "FSB %d is out of range!\n", fsb); in nforce2_set_fsb() 183 printk(KERN_ERR PFX "Error while reading the FSB\n"); in nforce2_set_fsb() 279 printk(KERN_ERR PFX "Changing FSB to %d failed\n", in nforce2_target() 328 printk(KERN_WARNING PFX in nforce2_cpu_init() 344 printk(KERN_INFO PFX "FSB currently at %i MHz, FID %d.%d\n", fsb, in nforce2_cpu_init() 404 printk(KERN_INFO PFX "Detected nForce2 chipset revision %X\n", in nforce2_detect_chipset() 406 printk(KERN_INFO PFX in nforce2_detect_chipset() 426 printk(KERN_INFO PFX "No nForce2 chipset.\n"); in nforce2_init()
|
D | p4-clockmod.c | 38 #define PFX "p4-clockmod: " macro 127 printk_once(KERN_WARNING PFX "Warning: EST-capable " in cpufreq_p4_get_frequency() 155 printk(KERN_WARNING PFX "Warning: Pentium 4-M detected. " in cpufreq_p4_get_frequency() 268 printk(KERN_INFO PFX "P4/Xeon(TM) CPU On-Demand Clock " in cpufreq_p4_init()
|
D | speedstep-lib.c | 21 #define PFX "speedstep-lib: " macro 116 printk(KERN_DEBUG PFX "PM - invalid FSB: 0x%x 0x%x\n", in pentiumM_get_frequency() 211 printk(KERN_DEBUG PFX "couldn't detect FSB speed. " in pentium4_get_frequency() 457 printk(KERN_WARNING PFX "frequency transition " in speedstep_get_freqs()
|
D | sc520_freq.c | 33 #define PFX "sc520_freq: " macro 47 printk(KERN_ERR PFX "error: cpuctl register has unexpected " in sc520_freq_get_cpu_frequency()
|
D | powernow-k6.c | 25 #define PFX "powernow-k6: " macro 144 printk(KERN_ERR PFX "invalid target frequency\n"); in powernow_k6_target() 278 printk(KERN_INFO PFX "PowerNow IOPORT region already used.\n"); in powernow_k6_init()
|
D | speedstep-centrino.c | 30 #define PFX "speedstep-centrino: " macro 389 printk(KERN_INFO PFX in centrino_cpu_init()
|
D | acpi-cpufreq.c | 53 #define PFX "acpi-cpufreq: " macro 710 pr_info_once(PFX "overriding BIOS provided _PSD data\n"); in acpi_cpufreq_cpu_init()
|
/linux-4.1.27/drivers/char/ipmi/ |
D | ipmi_poweroff.c | 44 #define PFX "IPMI poweroff: " macro 215 printk(KERN_INFO PFX "PPS powerdown hook used"); in pps_poweroff_atca() 225 printk(KERN_ERR PFX "Unable to send ATCA ," in pps_poweroff_atca() 257 printk(KERN_INFO PFX "ATCA Detect mfg 0x%X prod 0x%X\n", in ipmi_atca_detect() 261 printk(KERN_INFO PFX in ipmi_atca_detect() 282 printk(KERN_INFO PFX "Powering down via ATCA power command\n"); in ipmi_poweroff_atca() 305 printk(KERN_ERR PFX "Unable to send ATCA powerdown message," in ipmi_poweroff_atca() 357 printk(KERN_INFO PFX "Powering down via CPI1 power command\n"); in ipmi_poweroff_cpi1() 487 printk(KERN_INFO PFX "Powering %s via IPMI chassis control command\n", in ipmi_poweroff_chassis() 507 printk(KERN_ERR PFX "Unable to send chassis power " \ in ipmi_poweroff_chassis() [all …]
|
D | ipmi_watchdog.c | 72 #define PFX "IPMI Watchdog: " macro 431 printk(KERN_WARNING PFX "set timeout error: %d\n", in i_ipmi_set_timeout() 552 printk(KERN_WARNING PFX in panic_halt_ipmi_set_timeout() 644 printk(KERN_WARNING PFX "heartbeat failure: %d\n", in ipmi_heartbeat() 655 printk(KERN_ERR PFX ": Unable to restore the IPMI" in ipmi_heartbeat() 671 printk(KERN_ERR PFX ": Unable to send the command to" in ipmi_heartbeat() 913 printk(KERN_CRIT PFX in ipmi_close() 948 printk(KERN_INFO PFX "response: The IPMI controller appears" in ipmi_wdog_msg_handler() 952 printk(KERN_ERR PFX "response: Error %x on cmd %x\n", in ipmi_wdog_msg_handler() 1001 printk(KERN_CRIT PFX "Unable to register with ipmi\n"); in ipmi_register_watchdog() [all …]
|
D | ipmi_si_intf.c | 78 #define PFX "ipmi_si: " macro 1737 printk(KERN_WARNING PFX "No hotmod %s given.\n", name); in parse_str() 1750 printk(KERN_WARNING PFX "Invalid hotmod %s '%s'\n", name, *curr); in parse_str() 1761 printk(KERN_WARNING PFX in check_hotmod_int_op() 1768 printk(KERN_WARNING PFX in check_hotmod_int_op() 1850 printk(KERN_WARNING PFX "Invalid hotmod address" in hotmod_handler() 1894 printk(KERN_WARNING PFX in hotmod_handler() 1976 printk(KERN_INFO PFX "probing via hardcoded address\n"); in hardcode_find_bmc() 1985 printk(KERN_WARNING PFX "Interface type specified " in hardcode_find_bmc() 2003 printk(KERN_WARNING PFX "Interface type specified " in hardcode_find_bmc() [all …]
|
D | ipmi_ssif.c | 56 #define PFX "ipmi_ssif: " macro 327 pr_err(PFX in deliver_recv_msg() 659 pr_info(PFX "Middle message with no data\n"); in msg_done_handler() 703 pr_info(PFX in msg_done_handler() 722 pr_info(PFX "DONE 1: state = %d, result=%d.\n", in msg_done_handler() 756 pr_warn(PFX "Error getting flags: %d %d, %x\n", in msg_done_handler() 760 pr_warn(PFX "Invalid response getting flags: %x %x\n", in msg_done_handler() 773 pr_warn(PFX "Error clearing flags: %d %d, %x\n", in msg_done_handler() 777 pr_warn(PFX "Invalid response clearing flags: %x %x\n", in msg_done_handler() 794 pr_warn(PFX "Invalid response getting events: %x %x\n", in msg_done_handler() [all …]
|
D | ipmi_msghandler.c | 50 #define PFX "IPMI message handler: " macro 1259 printk(KERN_WARNING PFX "Event queue no longer" in ipmi_set_gets_events() 2486 printk(KERN_WARNING PFX in ipmi_bmc_register() 2498 printk(KERN_ERR PFX in ipmi_bmc_register() 2617 printk(KERN_WARNING PFX in guid_handler() 2724 printk(KERN_WARNING PFX in channel_handler() 2870 printk(KERN_WARNING PFX in ipmi_register_smi() 3580 printk(KERN_WARNING PFX "Event queue full, discarding" in handle_read_event_rsp() 3657 printk(KERN_WARNING PFX "BMC returned to small a message" in handle_one_recv_msg() 3672 printk(KERN_WARNING PFX "BMC returned incorrect response," in handle_one_recv_msg() [all …]
|
/linux-4.1.27/sound/isa/ |
D | sc6000.c | 116 #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 …]
|
D | cmi8330.c | 515 #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 …]
|
D | als100.c | 38 #define PFX "als100: " macro 138 snd_printk(KERN_ERR PFX "AUDIO pnp configure failure\n"); in snd_card_als100_pnp() 161 snd_printk(KERN_ERR PFX "MPU401 pnp configure failure, skipping\n"); in snd_card_als100_pnp() 177 snd_printk(KERN_ERR PFX "OPL3 pnp configure failure, skipping\n"); in snd_card_als100_pnp() 260 snd_printk(KERN_ERR PFX "no MPU-401 device at 0x%lx\n", mpu_port[dev]); in snd_card_als100_probe() 267 snd_printk(KERN_ERR PFX "no OPL device at 0x%lx-0x%lx\n", in snd_card_als100_probe()
|
D | azt2320.c | 45 #define PFX "azt2320: " macro 119 snd_printk(KERN_ERR PFX "AUDIO pnp configure failure\n"); in snd_card_azt2320_pnp() 140 snd_printk(KERN_ERR PFX "MPU401 pnp configure failure, skipping\n"); in snd_card_azt2320_pnp() 238 snd_printk(KERN_ERR PFX "no MPU-401 device at 0x%lx\n", mpu_port[dev]); in snd_card_azt2320_probe() 245 snd_printk(KERN_ERR PFX "no OPL device at 0x%lx-0x%lx\n", in snd_card_azt2320_probe()
|
D | opl3sa2.c | 140 #define PFX "opl3sa2: " macro 232 snd_printk(KERN_ERR PFX "can't grab port 0x%lx\n", port); in snd_opl3sa2_detect() 673 snd_printk(KERN_ERR PFX "can't grab IRQ %d\n", xirq); in snd_opl3sa2_probe() 793 snd_printk(KERN_ERR PFX "can't get pnp device from id '%s'\n", in snd_opl3sa2_pnp_cdetect() 860 snd_printk(KERN_ERR PFX "specify port\n"); in snd_opl3sa2_isa_match() 864 snd_printk(KERN_ERR PFX "specify wss_port\n"); in snd_opl3sa2_isa_match() 868 snd_printk(KERN_ERR PFX "specify fm_port\n"); in snd_opl3sa2_isa_match() 872 snd_printk(KERN_ERR PFX "specify midi_port\n"); in snd_opl3sa2_isa_match()
|
D | es18xx.c | 100 #define PFX "es18xx: " macro 1602 snd_printk(KERN_ERR PFX "unable go grab port 0x%lx\n", chip->ctrl_port); in snd_es18xx_identify() 1633 snd_printk(KERN_ERR PFX "[0x%lx] ESS chip not found\n", chip->port); in snd_es18xx_probe() 1805 snd_printk(KERN_ERR PFX "unable to grap ports 0x%lx-0x%lx\n", port, port + 16 - 1); in snd_es18xx_new_device() 1812 snd_printk(KERN_ERR PFX "unable to grap IRQ %d\n", irq); in snd_es18xx_new_device() 1819 snd_printk(KERN_ERR PFX "unable to grap DMA1 %d\n", dma1); in snd_es18xx_new_device() 1826 snd_printk(KERN_ERR PFX "unable to grap DMA2 %d\n", dma2); in snd_es18xx_new_device() 2032 snd_printk(KERN_ERR PFX "PnP configure failure (out of resources?)\n"); in snd_audiodrive_pnp_init_main() 2100 snd_printk(KERN_ERR PFX "PnP control configure failure (out of resources?)\n"); in snd_audiodrive_pnpc() 2162 snd_printk(KERN_WARNING PFX in snd_audiodrive_probe() [all …]
|
/linux-4.1.27/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() 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 …]
|
D | generic.c | 419 printk(KERN_INFO PFX "memory %p is already bound!\n", curr); in agp_bind_memory() 459 printk(KERN_INFO PFX "memory %p was not bound!\n", curr); in agp_unbind_memory() 487 printk(KERN_INFO PFX "reserved bits set (%x) in mode 0x%x. Fixed.\n", in agp_v2_parse_one() 505 printk(KERN_INFO PFX "BIOS bug. AGP bridge claims to only support x4 rate. " in agp_v2_parse_one() 510 printk(KERN_INFO PFX "BIOS bug. AGP bridge claims to only support x2 rate. " in agp_v2_parse_one() 521 printk(KERN_INFO PFX "%s tried to set rate=x0. Setting to x1 mode.\n", current->comm); in agp_v2_parse_one() 591 printk(KERN_INFO PFX "reserved bits set (%x) in mode 0x%x. Fixed.\n", in agp_v3_parse_one() 599 printk(KERN_INFO PFX "%s tried to set rate=x0. Setting to AGP3 x4 mode.\n", current->comm); in agp_v3_parse_one() 603 …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() 632 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()
|
D | hp-agp.c | 81 printk(KERN_INFO PFX "HP ZX1 IOC: IOPDIR shared with sba_iommu\n"); in hp_zx1_ioc_shared() 96 printk(KERN_ERR PFX "Invalid IOTLB page size " in hp_zx1_ioc_shared() 118 printk(KERN_ERR PFX "No reserved IO PDIR entry found; " in hp_zx1_ioc_shared() 131 printk(KERN_INFO PFX "HP ZX1 IOC: IOPDIR dedicated to GART\n"); in hp_zx1_ioc_owner() 220 printk(KERN_ERR PFX "Invalid capability ID 0x%02x at 0x%x\n", in hp_zx1_lba_init() 300 printk(KERN_ERR PFX "Couldn't allocate contiguous " in hp_zx1_create_gatt_table() 503 printk(KERN_ERR PFX "Detected HP ZX1 " in zx1_gart_probe() 520 printk(KERN_INFO PFX "Detected HP ZX1 %s AGP chipset " in zx1_gart_probe()
|
D | nvidia-agp.c | 278 printk(KERN_ERR PFX in nvidia_tlbflush() 350 printk(KERN_INFO PFX "Detected an NVIDIA nForce/nForce2 " in agp_nvidia_probe() 361 printk(KERN_INFO PFX "Detected NVIDIA nForce chipset\n"); in agp_nvidia_probe() 365 printk(KERN_INFO PFX "Detected NVIDIA nForce2 chipset\n"); in agp_nvidia_probe() 369 printk(KERN_ERR PFX "Unsupported NVIDIA chipset (device id: %04x)\n", in agp_nvidia_probe()
|
D | via-agp.c | 39 printk(KERN_ERR PFX "Unknown aperture size from AGP bridge (0x%x)\n", temp); in via_fetch_size() 452 printk (KERN_INFO PFX "Detected VIA %s chipset\n", devs[j].chipset_name); in agp_via_probe() 468 printk(KERN_INFO PFX "Found KT400 in disguise as a KT266.\n"); in agp_via_probe()
|
D | sgi-agp.c | 279 printk(KERN_INFO PFX "SGI TIO CA GART driver initialized.\n"); in agp_sgi_init() 303 printk(KERN_INFO PFX "bridge %d = 0x%p\n", j, in agp_sgi_init()
|
D | agp.h | 34 #define PFX "agpgart: " macro 38 #define DBG(x,y...) printk (KERN_DEBUG PFX "%s: " x "\n", __func__ , ## y)
|
D | amd64-agp.c | 255 printk(KERN_ERR PFX "Aperture conflicts with PCI mapping.\n"); in agp_aperture_valid() 766 printk(KERN_INFO PFX "No supported AGP bridge found.\n"); in agp_amd64_init() 768 printk(KERN_INFO PFX "You can try agp_try_unsupported=1\n"); in agp_amd64_init() 770 printk(KERN_INFO PFX "You can boot with agp=try_unsupported\n"); in agp_amd64_init()
|
D | alpha-agp.c | 195 printk(KERN_INFO PFX "Detected AGP on hose %d\n", agp->hose->index); in alpha_core_agp_setup()
|
D | backend.c | 274 printk (KERN_DEBUG PFX "Erk, registering with no pci_dev!\n"); in agp_add_bridge()
|
D | frontend.c | 1059 printk(KERN_ERR PFX "unable to get minor: %d\n", AGPGART_MINOR); in agp_frontend_initialize()
|
/linux-4.1.27/drivers/infiniband/core/ |
D | fmr_pool.c | 45 #define PFX "fmr_pool: " macro 153 printk(KERN_WARNING PFX "Unmapping FMR 0x%08x with ref count %d\n", in ib_fmr_batch_release() 170 printk(KERN_WARNING PFX "ib_unmap_fmr returned %d\n", ret); in ib_fmr_batch_release() 226 printk(KERN_INFO PFX "Device %s does not support FMRs\n", in ib_create_fmr_pool() 233 printk(KERN_WARNING PFX "couldn't allocate device attr struct\n"); in ib_create_fmr_pool() 239 printk(KERN_WARNING PFX "couldn't query device: %d\n", ret); in ib_create_fmr_pool() 253 printk(KERN_WARNING PFX "couldn't allocate pool struct\n"); in ib_create_fmr_pool() 270 printk(KERN_WARNING PFX "Failed to allocate cache in pool\n"); in ib_create_fmr_pool() 294 printk(KERN_WARNING PFX "couldn't start cleanup thread\n"); in ib_create_fmr_pool() 314 printk(KERN_WARNING PFX "failed to allocate fmr " in ib_create_fmr_pool() [all …]
|
/linux-4.1.27/drivers/scsi/bnx2fc/ |
D | bnx2fc_io.c | 195 printk(KERN_ERR PFX "cmd_timeout: invalid cmd_type %d\n", in bnx2fc_cmd_timeout() 228 printk(KERN_ERR PFX "scsi_done - sc_cmd NULL. " in bnx2fc_scsi_done() 259 printk(KERN_ERR PFX "cmd_mgr_alloc: Invalid min_xid 0x%x \ in bnx2fc_cmd_mgr_alloc() 271 printk(KERN_ERR PFX "failed to alloc cmgr\n"); in bnx2fc_cmd_mgr_alloc() 278 printk(KERN_ERR PFX "failed to alloc free_list\n"); in bnx2fc_cmd_mgr_alloc() 285 printk(KERN_ERR PFX "failed to alloc free_list_lock\n"); in bnx2fc_cmd_mgr_alloc() 310 printk(KERN_ERR PFX "failed to alloc io_req\n"); in bnx2fc_cmd_mgr_alloc() 332 printk(KERN_ERR PFX "failed to alloc io_bdt_pool\n"); in bnx2fc_cmd_mgr_alloc() 340 printk(KERN_ERR PFX "failed to alloc " in bnx2fc_cmd_mgr_alloc() 355 printk(KERN_ERR PFX "failed to alloc " in bnx2fc_cmd_mgr_alloc() [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 | 424 printk(KERN_ERR PFX "bnx2fc_rcv: lport is NULL\n"); in bnx2fc_rcv() 435 printk(KERN_ERR PFX "bnx2fc_rcv: Wrong FC type frame\n"); in bnx2fc_rcv() 511 printk(KERN_ERR PFX "Invalid lport struct\n"); in bnx2fc_recv_frame() 585 printk(KERN_WARNING PFX "dropping frame with " in bnx2fc_recv_frame() 697 printk(KERN_ERR PFX "Error on scsi_add_host\n"); in bnx2fc_shost_config() 791 printk(KERN_ERR PFX "ERROR:bnx2fc_destroy_timer - " in bnx2fc_destroy_timer() 859 printk(KERN_ERR PFX "Unknown netevent %ld", event); in bnx2fc_indicate_netevent() 962 printk(KERN_ERR PFX "em_config:fc_exch_mgr_alloc failed\n"); in bnx2fc_em_config() 1074 printk(KERN_ERR PFX "Failed to create vport, " in bnx2fc_vport_create() 1081 printk(KERN_ERR PFX "vn ports cannot be created on" in bnx2fc_vport_create() [all …]
|
D | bnx2fc_hwi.c | 71 printk(KERN_ERR PFX "hba->cnic NULL during fcoe fw init\n"); in bnx2fc_send_fw_fcoe_init_msg() 393 printk(KERN_ERR PFX "WARN: enable_req port_id = 0x%x," in bnx2fc_send_session_enable_req() 576 printk(KERN_ERR PFX "fc_frame_alloc failure\n"); in bnx2fc_process_l2_frame_compl() 601 printk(KERN_ERR PFX "dropping ELS 0x%x\n", op); in bnx2fc_process_l2_frame_compl() 722 printk(KERN_ERR PFX "err_warn: Not a SCSI cmd\n"); in bnx2fc_process_unsol_compl() 751 printk(KERN_ERR PFX "err_warn: io_req (0x%x) already " in bnx2fc_process_unsol_compl() 778 printk(KERN_ERR PFX "SRR in progress\n"); in bnx2fc_process_unsol_compl() 796 printk(KERN_ERR PFX "err_warn: initiate_abts " in bnx2fc_process_unsol_compl() 849 printk(KERN_ERR PFX "err_warn: Not a SCSI cmd\n"); in bnx2fc_process_unsol_compl() 867 printk(KERN_ERR PFX "Unsol Compl: Invalid CQE Subtype\n"); in bnx2fc_process_unsol_compl() [all …]
|
D | bnx2fc_els.c | 77 printk(KERN_ERR PFX "Unable to allocate cb_arg for RRQ\n"); in bnx2fc_send_rrq() 153 printk(KERN_ERR PFX "Unable to alloc mp buf\n"); in bnx2fc_l2_els_compl() 158 printk(KERN_ERR PFX "l2_els_compl: resp len is " in bnx2fc_l2_els_compl() 186 printk(KERN_ERR PFX "Unable to allocate cb_arg for ADISC\n"); in bnx2fc_send_adisc() 214 printk(KERN_ERR PFX "Unable to allocate cb_arg for LOGO\n"); in bnx2fc_send_logo() 242 printk(KERN_ERR PFX "Unable to allocate cb_arg for LOGO\n"); in bnx2fc_send_rls() 324 printk(KERN_ERR PFX "srr buf: mem alloc failure\n"); in bnx2fc_srr_compl() 332 printk(KERN_ERR PFX "fc_frame_alloc failure\n"); in bnx2fc_srr_compl() 449 printk(KERN_ERR PFX "rec buf: mem alloc failure\n"); in bnx2fc_rec_compl() 457 printk(KERN_ERR PFX "fc_frame_alloc failure\n"); in bnx2fc_rec_compl() [all …]
|
D | bnx2fc_debug.c | 32 PFX "xid:0x%x %pV", in BNX2FC_IO_DBG() 56 PFX "port:%x %pV", in BNX2FC_TGT_DBG() 78 shost_printk(KERN_INFO, lport->host, PFX "%pV", &vaf); in BNX2FC_HBA_DBG()
|
D | bnx2fc.h | 70 #define PFX "bnx2fc: " macro
|
/linux-4.1.27/drivers/ide/ |
D | ide-floppy.c | 96 printk(KERN_ERR PFX "Error in REQUEST SENSE itself - " in ide_floppy_callback() 115 printk(KERN_ERR PFX "%s: I/O error, pc = %2x, key = %2x, " in ide_floppy_report_error() 184 printk(KERN_ERR PFX "unsupported page code in %s\n", __func__); in ide_floppy_create_mode_sense_cmd() 247 printk(KERN_ERR PFX "%s: I/O error\n", drive->name); in ide_floppy_do_request() 261 printk(KERN_ERR PFX "%s: unsupported r/w rq size\n", in ide_floppy_do_request() 322 printk(KERN_ERR PFX "Can't get flexible disk page params\n"); in ide_floppy_get_flexible_disk_page() 345 printk(KERN_INFO PFX "%s: %dkB, %d/%d/%d CHS, %d kBps, " in ide_floppy_get_flexible_disk_page() 357 printk(KERN_NOTICE PFX "%s: The disk reports a capacity of %d " in ide_floppy_get_flexible_disk_page() 391 printk(KERN_ERR PFX "Can't get floppy parameters\n"); in ide_floppy_get_capacity() 427 printk(KERN_INFO PFX "%s: %dkB, %d blocks, %d " in ide_floppy_get_capacity() [all …]
|
D | ide-atapi.c | 16 #define PFX DRV_NAME ": " macro 205 printk(KERN_WARNING PFX "%s: failed to map sense " in ide_prep_sense() 227 printk(KERN_WARNING PFX "%s: error queuing a sense request\n", in ide_queue_sense_rq() 299 printk(KERN_INFO PFX "cmd 0x%x timed out\n", in ide_cd_expiry() 353 printk(KERN_ERR PFX "%s: %s: wrong transfer direction!\n", in ide_check_ireason() 369 printk(KERN_ERR PFX "%s: CoD != 0 in %s\n", drive->name, in ide_check_ireason() 373 printk(KERN_ERR PFX "%s: %s: bad interrupt reason 0x%02x\n", in ide_check_ireason() 418 printk(KERN_ERR PFX "%s: DMA %s error\n", in ide_pc_intr() 450 printk(KERN_ERR PFX "%s: I/O error in request " in ide_pc_intr() 499 printk(KERN_ERR PFX "%s: The device wants to issue more " in ide_pc_intr() [all …]
|
D | ide-gd.h | 5 #define PFX DRV_NAME ": " macro
|
D | ide-cd.c | 24 #define PFX DRV_NAME ": " macro 315 printk(KERN_ERR PFX "%s: tray open\n", in cdrom_decode_status() 544 printk(KERN_ERR PFX "%s: DMA %s error\n", drive->name, in cdrom_newpc_intr() 588 printk(KERN_ERR PFX "%s: %s: data underrun " in cdrom_newpc_intr() 647 printk(KERN_ERR PFX "%s: confused, missing data\n", in cdrom_newpc_intr() 911 printk_once(KERN_ERR PFX "%s: weird block size %u; " in cdrom_read_capacity() 969 printk(KERN_ERR PFX "%s: No cdrom TOC buffer!\n", in ide_cd_read_toc() 1222 printk(KERN_ERR PFX "%s: ATAPI magneto-optical drive\n", in ide_cdrom_probe_capabilities() 1280 printk(KERN_INFO PFX "%s: ATAPI", drive->name); in ide_cdrom_probe_capabilities() 1529 printk(KERN_ERR PFX "%s: %s failed to register device with the" in ide_cdrom_setup() [all …]
|
D | ide-gd.c | 375 printk(KERN_ERR PFX "%s: not supported by this driver\n", 382 printk(KERN_ERR PFX "%s: can't allocate a disk structure\n",
|
/linux-4.1.27/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()
|
D | via-rng.c | 144 pr_err(PFX "can't enable hardware RNG " in via_rng_init() 183 pr_err(PFX "cannot enable VIA C3 RNG, aborting\n"); in via_rng_init() 208 pr_err(PFX "RNG registering failed (%d)\n", in mod_init()
|
D | geode-rng.c | 35 #define PFX KBUILD_MODNAME ": " macro 115 pr_err(PFX "RNG registering failed (%d)\n", in mod_init()
|
D | amd-rng.c | 35 #define PFX KBUILD_MODNAME ": " macro 148 pr_err(PFX "RNG registering failed (%d)\n", in mod_init()
|
D | core.c | 50 #define PFX RNG_MODULE_NAME ": " macro
|
D | n2-drv.c | 23 #define PFX DRV_MODULE_NAME ": " macro
|
/linux-4.1.27/drivers/ssb/ |
D | ssb_private.h | 9 #define PFX "ssb: " macro 19 #define ssb_emerg(fmt, ...) ssb_printk(KERN_EMERG PFX fmt, ##__VA_ARGS__) 20 #define ssb_err(fmt, ...) ssb_printk(KERN_ERR PFX fmt, ##__VA_ARGS__) 21 #define ssb_warn(fmt, ...) ssb_printk(KERN_WARNING PFX fmt, ##__VA_ARGS__) 22 #define ssb_notice(fmt, ...) ssb_printk(KERN_NOTICE PFX fmt, ##__VA_ARGS__) 23 #define ssb_info(fmt, ...) ssb_printk(KERN_INFO PFX fmt, ##__VA_ARGS__) 29 ssb_printk(KERN_DEBUG PFX fmt, ##__VA_ARGS__) 32 do { if (0) printk(KERN_DEBUG PFX fmt, ##__VA_ARGS__); } while (0)
|
D | scan.c | 358 printk(KERN_DEBUG PFX in ssb_bus_scan()
|
D | pci.c | 164 printk(KERN_ERR PFX "Error: ssb_pci_xtal() could not access PCI config space!\n"); in ssb_pci_xtal() 955 printk(KERN_ERR PFX "FATAL ERROR: Bus powered down " in ssb_pci_assert_buspower()
|
D | driver_chipcommon_pmu.c | 708 ssb_printk(KERN_ERR PFX in ssb_pmu_spuravoid_pllupdate()
|
D | main.c | 1221 printk(KERN_ERR PFX "Timeout waiting for bitmask %08X on " in ssb_wait_bits()
|
/linux-4.1.27/arch/x86/kernel/cpu/ |
D | mkcapflags.sh | 13 PFX=$3 16 PFX_SZ=$(echo $PFX | wc -c) 22 sed -n -e 's/\t/ /g' -e "s/^ *# *define *$PFX//p" $IN |
|
/linux-4.1.27/drivers/media/usb/pwc/ |
D | pwc.h | 53 #define PFX PWC_NAME ": " macro 84 printk(KERN_DEBUG PFX fmt, ##args); \ 87 #define PWC_ERROR(fmt, args...) printk(KERN_ERR PFX fmt, ##args) 88 #define PWC_WARNING(fmt, args...) printk(KERN_WARNING PFX fmt, ##args) 89 #define PWC_INFO(fmt, args...) printk(KERN_INFO PFX fmt, ##args) 94 #define PWC_ERROR(fmt, args...) printk(KERN_ERR PFX fmt, ##args) 95 #define PWC_WARNING(fmt, args...) printk(KERN_WARNING PFX fmt, ##args) 96 #define PWC_INFO(fmt, args...) printk(KERN_INFO PFX fmt, ##args)
|
/linux-4.1.27/drivers/block/ |
D | sunvdc.c | 25 #define PFX DRV_MODULE_NAME ": " macro 138 pr_debug(PFX "Multisession CDs not supported\n"); in vdc_ioctl() 152 pr_debug(PFX "ioctl %08x not supported\n", command); in vdc_ioctl() 202 printk(KERN_ERR PFX "Received unknown msg [%02x:%02x:%04x:%08x]\n", in vdc_handle_unknown() 204 printk(KERN_ERR PFX "Resetting connection.\n"); in vdc_handle_unknown() 252 printk(KERN_ERR PFX "%s: Bogus vdisk_type 0x%x\n", in vdc_handle_attr() 258 printk(KERN_ERR PFX "%s: BLOCK size increased " in vdc_handle_attr() 276 printk(KERN_ERR PFX "%s: Attribute NACK\n", vio->name); in vdc_handle_attr() 358 pr_warn(PFX "Unexpected LDC event %d\n", event); in vdc_event() 476 printk(KERN_ERR PFX "ldc_map_sg() failure, err=%d.\n", err); in __send_request() [all …]
|
D | osdblk.c | 73 #define PFX DRV_NAME ": " macro 667 printk(PFX "failed to create class osdblk\n"); in osdblk_sysfs_init()
|
D | sx8.c | 45 #define PFX DRV_NAME ": " macro 965 printk(KERN_ERR PFX "BUG: cur_scan_dev==%d, array_id==%d\n", in carm_handle_array_info() 1359 printk(KERN_ERR PFX "BUG: unknown state %d\n", state); in carm_fsm_task() 1392 printk(KERN_ERR PFX "carm_init_wait timeout, bits == 0x%x, test_bit == %s\n", in carm_init_wait() 1729 printk(KERN_ERR PFX "BUG: no host data for PCI(%s)\n", in carm_remove_one()
|
D | skd_main.c | 79 #define PFX DRV_NAME ": " macro 4453 pr_err(PFX "(%s): memory alloc failure\n", in skd_construct() 5347 pr_info(PFX " v%s-b%s loaded\n", DRV_VERSION, DRV_BUILD_ID); in skd_init() 5355 pr_err(PFX "skd_isr_type %d invalid, re-set to %d\n", in skd_init() 5362 pr_err(PFX "skd_max_queue_depth %d invalid, re-set to %d\n", in skd_init() 5368 pr_err(PFX "skd_max_req_per_msg %d invalid, re-set to %d\n", in skd_init() 5374 pr_err(PFX "skd_sg_per_request %d invalid, re-set to %d\n", in skd_init() 5380 pr_err(PFX "skd_dbg_level %d invalid, re-set to %d\n", in skd_init() 5386 pr_err(PFX "skd_isr_comp_limit %d invalid, set to %d\n", in skd_init() 5392 pr_err(PFX "skd_max_pass_thru %d invalid, re-set to %d\n", in skd_init() [all …]
|
/linux-4.1.27/drivers/infiniband/hw/nes/ |
D | nes.c | 322 printk(KERN_INFO PFX "%s: Reference count already 0 for QP%d, last aeq = 0x%04X.\n", in nes_rem_ref() 470 printk(KERN_INFO PFX "NetEffect RNIC driver v%s loading. (%s)\n", in nes_probe() 475 printk(KERN_ERR PFX "Unable to enable PCI device. (%s)\n", pci_name(pcidev)); in nes_probe() 489 printk(KERN_ERR PFX "PCI regions not an MMIO resource\n"); in nes_probe() 497 printk(KERN_ERR PFX "Unable to request regions. (%s)\n", pci_name(pcidev)); in nes_probe() 504 printk(KERN_ERR PFX "64b DMA mask configuration failed\n"); in nes_probe() 509 printk(KERN_ERR PFX "64b DMA consistent mask configuration failed\n"); in nes_probe() 515 printk(KERN_ERR PFX "32b DMA mask configuration failed\n"); in nes_probe() 520 printk(KERN_ERR PFX "32b DMA consistent mask configuration failed\n"); in nes_probe() 530 printk(KERN_ERR PFX "%s: Unable to alloc hardware struct\n", pci_name(pcidev)); in nes_probe() [all …]
|
D | nes.h | 63 #define PFX DRV_NAME ": " macro 146 printk(KERN_ERR PFX "%s[%u]: " fmt, __func__, __LINE__, ##args); \ 152 printk(KERN_ERR PFX "Assertion failed! %s, %s, %s, line %d\n", \ 428 printk(KERN_ERR PFX "%s: No available resources [type=%u].\n", __func__, resource_type); in nes_alloc_resource()
|
D | nes_hw.c | 117 printk(KERN_ERR PFX "Remote IP addr: %pI4\n", rem_addr); in print_ip() 369 printk(KERN_ERR PFX "Unable to read EEPROM data.\n"); in nes_init_adapter() 424 printk(PFX "%s: Using Adaptive Interrupt Moderation\n", __func__); in nes_init_adapter() 497 printk(KERN_ERR PFX "Unable to read EEPROM data.\n"); in nes_init_adapter() 691 printk(KERN_ERR PFX "Internal CPU not ready, status = %02X\n", in nes_reset_adapter_ne020() 1169 printk(KERN_ERR PFX "Error creating CQP\n"); in nes_init_cqp() 1188 printk(KERN_ERR PFX "Error creating CCQ, CEQ, and AEQ\n"); in nes_init_cqp() 1280 printk(KERN_ERR PFX "Function%d: Error destroying CCQ, CEQ, and AEQ\n", in nes_destroy_cqp() 1383 printk(PFX "Reinitialize external PHY\n"); in nes_init_2025_phy() 1454 printk(PFX "No PHY heartbeat\n"); in nes_init_2025_phy() [all …]
|
D | nes_utils.c | 70 printk(KERN_INFO PFX "PAU is supported.\n"); in nes_set_pau() 76 printk(KERN_INFO PFX "PAU is not supported.\n"); in nes_set_pau() 199 printk(PFX "Firmware version %u.%u\n", (u8)(eeprom_data>>8), (u8)eeprom_data); in nes_read_eeprom_values() 220 printk(PFX "EEPROM version %u.%u\n", (u8)(eeprom_data>>8), (u8)eeprom_data); in nes_read_eeprom_values() 592 printk(KERN_ERR PFX "%s: Could not allocated a CQP request.\n", in nes_get_cqp_request()
|
D | nes_nic.c | 155 printk(KERN_INFO PFX "%s: enabling interface\n", netdev->name); in nes_netdev_open() 168 printk(KERN_ERR PFX "%s: nesvnic->nesibdev alloc failed", netdev->name); in nes_netdev_open() 173 printk(KERN_ERR PFX "%s: Unable to register RDMA device, ret = %d\n", in nes_netdev_open() 292 printk(KERN_INFO PFX "%s: disabling interface\n", netdev->name); in nes_netdev_stop() 817 printk(PFX "%s: Address length = %d, Address = %pM\n", in nes_netdev_set_mac_address() 1666 printk(KERN_ERR PFX "nesvnic etherdev alloc failed"); in nes_netdev_init()
|
D | nes_verbs.c | 652 printk(KERN_ERR PFX "Invalid structure size on allocate user context.\n"); in nes_alloc_ucontext() 657 …printk(KERN_ERR PFX "Invalid userspace driver version detected. Detected version %d, should be %d\… in nes_alloc_ucontext() 1622 printk(KERN_ERR PFX "Unable to allocate pci memory for cq\n"); in nes_create_cq() 1821 printk(KERN_ERR PFX "%s: free 256B PBLs(%u) has exceeded the max(%u)\n", in nes_destroy_cq() 1827 printk(KERN_ERR PFX "%s: free 4K PBLs(%u) has exceeded the max(%u)\n", in nes_destroy_cq() 2726 printk(KERN_ERR PFX "free 4KB PBLs(%u) has " in nes_dereg_mr() 2733 printk(KERN_ERR PFX "free 256B PBLs(%u) has " in nes_dereg_mr()
|
D | nes_mgt.c | 653 WARN(1, PFX "Invalid cqp_request major_code=0x%x\n", in nes_chg_qh_handler() 830 printk(KERN_ERR PFX "Invalid QP %d for packed/unaligned handling\n", qp_id); in nes_mgt_ce_handler()
|
/linux-4.1.27/sound/aoa/codecs/ |
D | toonie.c | 23 #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()
|
D | onyx.c | 46 #define PFX "snd-aoa-codec-onyx: " macro 870 printk(KERN_ERR PFX "gpios not assigned!!\n"); in onyx_init_codec() 882 printk(KERN_ERR PFX "failed to initialise onyx registers\n"); in onyx_init_codec() 887 printk(KERN_ERR PFX "failed to create onyx snd device!\n"); in onyx_init_codec() 922 printk(KERN_ERR PFX "error creating onyx pcm\n"); in onyx_init_codec() 974 printk(KERN_INFO PFX "attached to onyx codec via i2c\n"); in onyx_init_codec() 988 printk(KERN_ERR PFX "onyx_exit_codec called without soundbus_dev!\n"); in onyx_exit_codec() 1013 printk(KERN_ERR PFX "failed to read control register\n"); in onyx_i2c_probe() 1026 printk(KERN_DEBUG PFX "created and attached onyx instance\n"); in onyx_i2c_probe()
|
D | tas.c | 81 #define PFX "snd-aoa-codec-tas: " macro 803 printk(KERN_ERR PFX "gpios not assigned!!\n"); in tas_init_codec() 809 printk(KERN_ERR PFX "tas failed to initialise\n"); in tas_init_codec() 819 printk(KERN_ERR PFX "error attaching tas to soundbus\n"); in tas_init_codec() 824 printk(KERN_ERR PFX "failed to create tas snd device!\n"); in tas_init_codec()
|
/linux-4.1.27/arch/sparc/kernel/ |
D | chmc.c | 28 #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 …]
|
D | pci_sabre.c | 28 #define PFX DRIVER_NAME ": " macro 429 printk(KERN_ERR PFX "Multiple controllers unsupported.\n"); in sabre_scan_bus() 485 printk(KERN_ERR PFX "Cannot allocate pci_pbm_info.\n"); in sabre_probe() 491 printk(KERN_ERR PFX "Cannot allocate PBM iommu.\n"); in sabre_probe() 508 printk(KERN_ERR PFX "No reg property\n"); in sabre_probe() 537 printk(KERN_ERR PFX "No virtual-dma property\n"); in sabre_probe() 557 printk(KERN_ERR PFX "Strange virtual-dma size.\n"); in sabre_probe()
|
D | pci_sun4v.c | 31 #define PFX DRIVER_NAME ": " macro 572 printk(KERN_ERR PFX "Strange virtual-dma[%08x:%08x].\n", in pci_sun4v_iommu_init() 593 printk(KERN_ERR PFX "Error, kmalloc(arena.map) failed.\n"); in pci_sun4v_iommu_init() 920 printk(KERN_ERR PFX "Could not register hvapi, " in pci_sun4v_probe() 924 printk(KERN_INFO PFX "Registered hvapi major[%lu] minor[%lu]\n", in pci_sun4v_probe() 933 printk(KERN_ERR PFX "Could not find config registers\n"); in pci_sun4v_probe() 953 printk(KERN_ERR PFX "Could not allocate pci_pbm_info\n"); in pci_sun4v_probe() 959 printk(KERN_ERR PFX "Could not allocate pbm iommu\n"); in pci_sun4v_probe()
|
D | pci_psycho.c | 28 #define PFX DRIVER_NAME ": " macro 521 printk(KERN_ERR PFX "Cannot allocate pci_pbm_info.\n"); in psycho_probe() 531 printk(KERN_ERR PFX "Cannot allocate PBM iommu.\n"); in psycho_probe() 542 printk(KERN_ERR PFX "No reg property.\n"); in psycho_probe()
|
D | ldc.c | 27 #define PFX DRV_MODULE_NAME ": " macro 178 printk(KERN_INFO PFX "ID[%lu] " f, lp->id, ## a); \ 530 printk(KERN_ERR PFX "ldc_abort: " in ldc_abort() 539 printk(KERN_ERR PFX "ldc_abort: " in ldc_abort() 545 printk(KERN_ERR PFX "ldc_abort: " in ldc_abort() 557 printk(KERN_ERR PFX "ldc_abort: " in ldc_abort() 980 printk(KERN_ERR PFX "Alloc of %s queue failed with " in alloc_queue() 1052 printk(KERN_ERR PFX "Alloc of arena map failed, sz=%lu\n", sz); in ldc_iommu_init() 1066 printk(KERN_ERR PFX "Alloc of MTE table failed, " in ldc_iommu_init() 2202 printk(KERN_ERR PFX "ldc_copy: ID[%lu] Bad copy_dir[%d]\n", in ldc_copy() [all …]
|
D | pci_fire.c | 21 #define PFX DRIVER_NAME ": " macro 470 printk(KERN_ERR PFX "Cannot allocate pci_pbminfo.\n"); in fire_probe() 476 printk(KERN_ERR PFX "Cannot allocate PBM iommu.\n"); in fire_probe()
|
D | pci_schizo.c | 25 #define PFX DRIVER_NAME ": " macro 1163 printk(KERN_ERR PFX "Strange virtual-dma size.\n"); in schizo_pbm_iommu_init() 1199 printk(KERN_ERR PFX "iommu_table_init() fails with %d\n", err); in schizo_pbm_iommu_init() 1426 printk(KERN_ERR PFX "Cannot allocate pci_pbm_info.\n"); in __schizo_init() 1434 printk(KERN_ERR PFX "Cannot allocate PBM A iommu.\n"); in __schizo_init()
|
D | ds.c | 28 #define PFX DRV_MODULE_NAME ": " macro 785 printk(KERN_ERR PFX in ldom_set_var() 835 printk(KERN_ERR PFX "var-config not registered so " in ldom_set_var()
|
/linux-4.1.27/drivers/infiniband/ulp/isert/ |
D | ib_isert.h | 8 #define PFX DRV_NAME ": " macro 13 printk(KERN_DEBUG PFX "%s: " fmt,\ 20 pr_warn(PFX "%s: " fmt, \ 27 pr_info(PFX "%s: " fmt, \ 32 pr_err(PFX "%s: " fmt, __func__ , ## arg)
|
/linux-4.1.27/drivers/mtd/maps/ |
D | sun_uflash.c | 27 #define PFX DRIVER_NAME ": " macro 58 printk(KERN_ERR PFX "Unsupported device at %s, 0x%llx\n", in uflash_devinit() 66 printk(KERN_ERR PFX "Cannot allocate struct uflash_dev\n"); in uflash_devinit() 84 printk(KERN_ERR PFX "Failed to map device.\n"); in uflash_devinit()
|
D | gpio-addr-flash.c | 32 #define PFX DRIVER_NAME ": " macro 250 pr_devinit(KERN_ERR PFX "failed to request gpio %d\n", in gpio_flash_probe() 260 pr_devinit(KERN_NOTICE PFX "probing %d-bit flash bus\n", in gpio_flash_probe()
|
/linux-4.1.27/sound/isa/ad1816a/ |
D | ad1816a.c | 32 #define PFX "ad1816a: " macro 109 printk(KERN_ERR PFX "AUDIO PnP configure failure\n"); in snd_card_ad1816a_pnp() 122 snd_printk(KERN_WARNING PFX "MPU401 device busy, skipping.\n"); in snd_card_ad1816a_pnp() 128 printk(KERN_ERR PFX "MPU401 PnP configure failure\n"); in snd_card_ad1816a_pnp() 194 printk(KERN_ERR PFX "no MPU-401 device at 0x%lx.\n", mpu_port[dev]); in snd_card_ad1816a_probe() 201 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()
|
/linux-4.1.27/sound/isa/sb/ |
D | sb16.c | 40 #define PFX "sbawe: " macro 42 #define PFX "sb16: " macro 272 snd_printk(KERN_ERR PFX "AUDIO pnp configure failure\n"); in snd_card_sb16_pnp() 300 snd_printk(KERN_ERR PFX "WaveTable pnp configure failure\n"); in snd_card_sb16_pnp() 370 snd_printk(KERN_ERR PFX "SB 16 chip was not detected at 0x%lx\n", port[dev]); in snd_sb16_probe() 415 snd_printk(KERN_ERR PFX "no OPL device at 0x%lx-0x%lx\n", in snd_sb16_probe() 439 snd_printk(KERN_INFO PFX "warning - CSP chip not detected on soundcard #%i\n", dev + 1); in snd_sb16_probe() 447 …snd_printk(KERN_ERR PFX "fatal error - EMU-8000 synthesizer not detected at 0x%lx\n", awe_port[dev… in snd_sb16_probe() 534 snd_printk(KERN_ERR PFX "unable to find a free IRQ\n"); in snd_sb16_isa_probe() 540 snd_printk(KERN_ERR PFX "unable to find a free 8-bit DMA\n"); in snd_sb16_isa_probe() [all …]
|
D | jazz16.c | 28 #define PFX "jazz16: " macro
|
/linux-4.1.27/drivers/video/fbdev/intelfb/ |
D | intelfb.h | 91 #define PFX INTELFB_MODULE_NAME ": " macro 93 #define ERR_MSG(fmt, args...) printk(KERN_ERR PFX fmt, ## args) 94 #define WRN_MSG(fmt, args...) printk(KERN_WARNING PFX fmt, ## args) 95 #define NOT_MSG(fmt, args...) printk(KERN_NOTICE PFX fmt, ## args) 96 #define INF_MSG(fmt, args...) printk(KERN_INFO PFX fmt, ## args) 98 #define DBG_MSG(fmt, args...) printk(KERN_DEBUG PFX fmt, ## args)
|
/linux-4.1.27/drivers/infiniband/hw/amso1100/ |
D | c2.c | 932 printk(KERN_INFO PFX "AMSO1100 Gigabit Ethernet driver v%s loaded\n", in c2_probe() 938 printk(KERN_ERR PFX "%s: Unable to enable PCI device\n", in c2_probe() 962 printk(KERN_ERR PFX "PCI regions not an MMIO resource\n"); in c2_probe() 970 printk(KERN_ERR PFX "Invalid PCI region sizes\n"); in c2_probe() 978 printk(KERN_ERR PFX "%s: Unable to request regions\n", in c2_probe() 986 printk(KERN_ERR PFX "64b DMA configuration failed\n"); in c2_probe() 992 printk(KERN_ERR PFX "32b DMA configuration failed\n"); in c2_probe() 1004 printk(KERN_ERR PFX in c2_probe() 1013 printk(KERN_ERR PFX "Downlevel Firmware boot loader " in c2_probe() 1019 printk(KERN_ERR PFX "Adapter not claimed\n"); in c2_probe() [all …]
|
D | c2_ae.c | 62 printk(KERN_ERR PFX in c2_convert_cm_status()
|
D | c2.h | 50 #define PFX DRV_NAME ": " macro
|
D | c2_provider.c | 739 printk(KERN_ERR PFX "%s - etherdev alloc failed", in c2_pseudo_netdev_init()
|
/linux-4.1.27/arch/x86/platform/olpc/ |
D | olpc-xo15-sci.c | 22 #define PFX DRV_NAME ": " macro 46 pr_warning(PFX "failed to set lid behavior\n"); in set_lid_wake_behavior() 110 pr_debug(PFX "SCI 0x%x received\n", data); in process_sci_queue() 126 pr_err(PFX "Failed to clear SCI queue"); in process_sci_queue()
|
D | olpc-xo1-sci.c | 33 #define PFX DRV_NAME ": " macro 84 pr_err(PFX "failed to get ebook state\n"); in send_ebook_state() 183 pr_debug(PFX "SCI 0x%x received\n", data); in process_sci_queue() 202 pr_err(PFX "Failed to clear SCI queue"); in process_sci_queue()
|
/linux-4.1.27/drivers/sbus/char/ |
D | display7seg.c | 27 #define PFX DRIVER_NAME ": " macro 188 printk(KERN_ERR PFX "Cannot map chip registers\n"); in d7s_probe() 194 printk(KERN_ERR PFX "Unable to acquire miscdevice minor %i\n", in d7s_probe() 215 printk(KERN_INFO PFX "7-Segment Display%s at [%s:0x%llx] %s\n", in d7s_probe()
|
D | envctrl.c | 37 #define PFX DRIVER_NAME ": " macro 198 printk(KERN_INFO PFX "Pin status will not clear.\n"); in envtrl_i2c_test_pin() 216 printk(KERN_INFO PFX "Busy bit will not clear.\n"); in envctrl_i2c_test_bb() 886 printk(KERN_ERR PFX "Failed to allocate table.\n"); in envctrl_init_i2c_child() 891 printk(KERN_ERR PFX "Failed to get table.\n"); in envctrl_init_i2c_child() 992 printk(KERN_ERR PFX in kenvctrld() 999 printk(KERN_INFO PFX "%s starting...\n", current->comm); in kenvctrld() 1021 printk(KERN_INFO PFX "%s exiting...\n", current->comm); in kenvctrld() 1066 printk(KERN_ERR PFX "Unable to get misc minor %d\n", in envctrl_probe() 1075 printk(KERN_INFO PFX "Initialized "); in envctrl_probe()
|
/linux-4.1.27/drivers/video/fbdev/riva/ |
D | fbdev.c | 83 #define PFX "rivafb: " macro 888 printk(KERN_WARNING PFX in rivafb_do_maximize() 896 printk(KERN_ERR PFX in rivafb_do_maximize() 904 printk(KERN_INFO PFX in rivafb_do_maximize() 910 printk(KERN_WARNING PFX in rivafb_do_maximize() 916 printk(KERN_WARNING PFX in rivafb_do_maximize() 921 printk(KERN_ERR PFX in rivafb_do_maximize() 930 printk(KERN_WARNING PFX in rivafb_do_maximize() 937 printk(KERN_ERR PFX in rivafb_do_maximize() 943 printk(KERN_ERR PFX in rivafb_do_maximize() [all …]
|
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() 367 printk(KERN_INFO PFX in riva_common_setup()
|
/linux-4.1.27/drivers/video/fbdev/ |
D | s1d13xxxfb.c | 40 #define PFX "s1d13xxxfb: " macro 666 printk(KERN_WARNING PFX "Warning: LCD and CRT detected, using LCD\n"); in s1d13xxxfb_fetch_hw_state() 727 dbg(PFX "bpp=%d, lcd_bpp=%d, " in s1d13xxxfb_fetch_hw_state() 730 dbg(PFX "xres=%d, yres=%d, vxres=%d, vyres=%d " in s1d13xxxfb_fetch_hw_state() 826 printk(KERN_ERR PFX "unable to map registers\n"); in s1d13xxxfb_probe() 836 printk(KERN_ERR PFX "unable to map framebuffer\n"); in s1d13xxxfb_probe() 858 printk(KERN_INFO PFX "chip production id %i = %s\n", in s1d13xxxfb_probe() 860 printk(KERN_INFO PFX "chip revision %i\n", revision); in s1d13xxxfb_probe() 862 printk(KERN_INFO PFX in s1d13xxxfb_probe() 865 printk(KERN_INFO PFX "please contact maintainer\n"); in s1d13xxxfb_probe() [all …]
|
/linux-4.1.27/drivers/scsi/ |
D | mac_esp.c | 35 #define PFX DRV_MODULE_NAME ": " macro 140 printk(KERN_ERR PFX "FIFO is not empty (sreg %02x)\n", in mac_esp_wait_for_empty_fifo() 166 printk(KERN_ERR PFX "PDMA timeout (sreg %02x)\n", in mac_esp_wait_for_dreq() 290 printk(KERN_ERR PFX "FIFO is empty (sreg %02x)\n", in mac_esp_wait_for_fifo() 308 printk(KERN_ERR PFX "IRQ timeout (sreg %02x)\n", esp->sreg); in mac_esp_wait_for_intr() 555 printk(KERN_INFO PFX "using PIO for controller %d\n", dev->id); in esp_mac_probe() 561 printk(KERN_INFO PFX "using PDMA for controller %d\n", dev->id); in esp_mac_probe()
|
D | sun3x_esp.c | 32 #define PFX DRV_MODULE_NAME ": " macro 121 printk(KERN_ALERT PFX "esp%d: DMA will not drain!\n", in sun3x_esp_dma_drain() 137 printk(KERN_ALERT PFX "esp%d: DMA will not " in sun3x_esp_dma_invalidate()
|
D | sun3_scsi.c | 500 #define PFX DRV_MODULE_NAME ": " macro 580 pr_err(PFX "couldn't allocate DVMA memory!\n"); in sun3_scsi_probe() 609 pr_err(PFX "scsi%d: IRQ %d not free, bailing out\n", in sun3_scsi_probe() 613 pr_warn(PFX "scsi%d: IRQ %d not free, interrupts disabled\n", in sun3_scsi_probe()
|
D | sun_esp.c | 26 #define PFX DRV_MODULE_NAME ": " macro 301 printk(KERN_ALERT PFX "esp%d: DMA_PEND_READ " in sbus_esp_reset_dma() 372 printk(KERN_ALERT PFX "esp%d: DMA will not drain!\n", in sbus_esp_dma_drain() 404 printk(KERN_ALERT PFX "esp%d: DMA will not " in sbus_esp_dma_invalidate()
|
D | mac_scsi.c | 364 #define PFX DRV_MODULE_NAME ": " macro 402 pr_info(PFX "no device detected at %pap\n", &pio_mem->start); in mac_scsi_probe()
|
D | atari_scsi.c | 813 #define PFX DRV_MODULE_NAME ": " macro 904 pr_err(PFX "can't allocate ST-RAM double buffer\n"); in atari_scsi_probe() 938 pr_err(PFX "request irq %d failed, aborting\n", in atari_scsi_probe()
|
D | jazz_esp.c | 27 #define PFX DRV_MODULE_NAME ": " macro
|
D | esp_scsi.c | 33 #define PFX DRV_MODULE_NAME ": " macro
|
/linux-4.1.27/sound/isa/gus/ |
D | gusmax.c | 83 #define PFX "gusmax: " macro 229 snd_printk(KERN_ERR PFX "unable to find a free IRQ\n"); in snd_gusmax_probe() 237 snd_printk(KERN_ERR PFX "unable to find a free DMA1\n"); in snd_gusmax_probe() 245 snd_printk(KERN_ERR PFX "unable to find a free DMA2\n"); in snd_gusmax_probe() 289 snd_printk(KERN_ERR PFX "GUS MAX soundcard was not detected at 0x%lx\n", gus->gf1.port); in snd_gusmax_probe() 295 snd_printk(KERN_ERR PFX "unable to grab IRQ %d\n", xirq); in snd_gusmax_probe()
|
D | interwave.c | 76 #define PFX "interwave-stb: " macro 80 #define PFX "interwave: " macro 681 snd_printk(KERN_ERR PFX "unable to grab IRQ %d\n", xirq); in snd_interwave_probe() 810 snd_printk(KERN_ERR PFX "unable to find a free IRQ\n"); in snd_interwave_isa_probe() 816 snd_printk(KERN_ERR PFX "unable to find a free DMA1\n"); in snd_interwave_isa_probe() 822 snd_printk(KERN_ERR PFX "unable to find a free DMA2\n"); in snd_interwave_isa_probe()
|
/linux-4.1.27/arch/mips/bcm63xx/boards/ |
D | board_bcm963xx.c | 34 #define PFX "board_bcm963xx: " macro 743 printk(KERN_ERR PFX "unable to fill SPROM for given bustype.\n"); in bcm63xx_get_fallback_sprom() 787 printk(KERN_INFO PFX "CFE version: %s\n", cfe_version); in board_prom_init() 811 printk(KERN_ERR PFX "unknown bcm963xx board: %s\n", in board_prom_init() 857 printk(KERN_INFO PFX "board name: %s\n", board.name); in board_setup() 913 pr_err(PFX "failed to register fallback SPROM\n"); in board_register_devices()
|
/linux-4.1.27/drivers/infiniband/ulp/iser/ |
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-4.1.27/drivers/infiniband/ulp/srp/ |
D | ib_srp.c | 57 #define PFX DRV_NAME ": " macro 548 shost_printk(KERN_WARNING, target->scsi_host, PFX in srp_create_ch_ib() 559 shost_printk(KERN_WARNING, target->scsi_host, PFX in srp_create_ch_ib() 664 PFX "Got failed path rec status %d\n", status); in srp_path_rec_completion() 701 PFX "Path record query failed\n"); in srp_lookup_path() 781 PFX "Topspin/Cisco initiator port ID workaround " in srp_send_req() 825 PFX "Sending CM DREQ failed\n"); in srp_disconnect_target() 1027 shost_printk(KERN_ERR, target->scsi_host, PFX in srp_connect_ch() 1073 shost_printk(KERN_ERR, target->scsi_host, PFX in srp_unmap_data() 1254 PFX "reconnect succeeded\n"); in srp_rport_reconnect() [all …]
|
/linux-4.1.27/drivers/char/ |
D | bfin-otp.c | 30 #define PFX DRIVER_NAME ": " macro 248 pr_init(KERN_ERR PFX "unable to register a misc device\n"); in bfin_otp_init() 252 pr_init(KERN_INFO PFX "initialized\n"); in bfin_otp_init()
|
/linux-4.1.27/drivers/scsi/fnic/ |
D | fnic_main.c | 558 printk(KERN_ERR PFX "Unable to alloc libfc local port\n"); in fnic_probe() 1037 printk(KERN_INFO PFX "%s, ver %s\n", DRV_DESCRIPTION, DRV_VERSION); in fnic_init_module() 1042 printk(KERN_ERR PFX "Failed to create fnic directory " in fnic_init_module() 1050 printk(KERN_ERR PFX in fnic_init_module() 1059 printk(KERN_ERR PFX "FC trace buffer initialization Failed " in fnic_init_module() 1071 printk(KERN_ERR PFX "failed to create fnic dflt sgl slab\n"); in fnic_init_module() 1083 printk(KERN_ERR PFX "failed to create fnic max sgl slab\n"); in fnic_init_module() 1093 printk(KERN_ERR PFX "failed to create fnic io_req slab\n"); in fnic_init_module() 1100 printk(KERN_ERR PFX "fnic work queue create failed\n"); in fnic_init_module() 1110 printk(KERN_ERR PFX "fnic FIP work queue create failed\n"); in fnic_init_module() [all …]
|
D | fnic_trace.c | 407 printk(KERN_ERR PFX "Failed to allocate memory " in fnic_trace_buf_init() 417 printk(KERN_ERR PFX "Failed to allocate memory for" in fnic_trace_buf_init() 468 printk(KERN_INFO PFX "Successfully Freed Trace Buffer\n"); in fnic_trace_free()
|
D | fnic.h | 43 #define PFX DRV_NAME ": " macro
|
/linux-4.1.27/drivers/watchdog/ |
D | bcm63xx_wdt.c | 38 #define PFX KBUILD_MODNAME macro 77 die(PFX " fire", regs); in bcm63xx_wdt_isr() 162 .identity = PFX,
|
D | cpu5wdt.c | 45 #define PFX "cpu5wdt: " macro 230 if (!request_region(port, CPU5WDT_EXTENT, PFX)) { in cpu5wdt_init()
|
D | riowd.c | 52 #define PFX DRIVER_NAME ": " macro
|
D | wafer5823wdt.c | 45 #define PFX WATCHDOG_NAME ": " macro
|
D | sbc60xxwdt.c | 70 #define PFX OUR_NAME ": " macro
|
D | machzwd.c | 102 #define PFX "machzwd" macro
|
/linux-4.1.27/drivers/video/fbdev/nvidia/ |
D | nvidia.c | 56 #define PFX "nvidiafb: " macro 631 printk(KERN_INFO PFX "Flat panel dithering %s\n", in nvidiafb_set_par() 862 printk(KERN_ERR PFX "mode out of range of flat " in nvidiafb_check_var() 1205 printk(KERN_INFO PFX "Device ID: %x \n", id); in nvidia_get_chipset() 1217 printk(KERN_INFO PFX "Subsystem ID: %x \n", id); in nvidia_get_chipset() 1298 printk(KERN_ERR PFX "cannot enable PCI device\n"); in nvidiafb_probe() 1303 printk(KERN_ERR PFX "cannot request PCI regions\n"); in nvidiafb_probe() 1309 printk(KERN_INFO PFX "flatpanel support enabled\n"); in nvidiafb_probe() 1329 printk(KERN_ERR PFX "cannot ioremap MMIO base\n"); in nvidiafb_probe() 1337 printk(KERN_ERR PFX "unknown NV_ARCH\n"); in nvidiafb_probe() [all …]
|
/linux-4.1.27/drivers/input/serio/ |
D | gscps2.c | 43 #define PFX "gscps2.c: " macro 152 printk(KERN_DEBUG PFX "timeout - could not write byte %#x\n", data); in gscps2_writeb_output() 288 printk(KERN_DEBUG PFX "sending byte %#x failed.\n", data); in gscps2_write() 374 printk(KERN_WARNING PFX "Unsupported PS/2 port at 0x%08lx (id=%d) ignored\n", in gscps2_probe()
|
/linux-4.1.27/include/crypto/ |
D | padlock.h | 18 #define PFX KBUILD_MODNAME ": " macro
|
/linux-4.1.27/sound/parisc/ |
D | harmony.c | 84 #define PFX NAME ": " macro 485 printk(KERN_DEBUG PFX "playback_pointer is 0x%lx-0x%lx = %d bytes\n", in snd_harmony_playback_pointer() 514 printk(KERN_DEBUG PFX "capture_pointer is 0x%lx-0x%lx = %d bytes\n", in snd_harmony_capture_pointer() 657 printk(KERN_ERR PFX "cannot allocate graveyard buffer!\n"); in snd_harmony_pcm_init() 667 printk(KERN_ERR PFX "cannot allocate silence buffer!\n"); in snd_harmony_pcm_init() 677 printk(KERN_ERR PFX "buffer allocation error: %d\n", err); in snd_harmony_pcm_init() 931 printk(KERN_ERR PFX "unable to remap hpa 0x%lx\n", in snd_harmony_create() 940 printk(KERN_ERR PFX "could not obtain interrupt %d", in snd_harmony_create()
|
/linux-4.1.27/drivers/infiniband/hw/mthca/ |
D | mthca_main.c | 906 printk(KERN_INFO PFX "Initializing %s\n", in __mthca_init_one() 1147 printk(KERN_ERR PFX "%s has invalid driver data %lx\n", in mthca_init_one() 1212 printk(KERN_WARNING PFX "Invalid value %d for %s in module parameter.\n", in __mthca_check_profile_val() 1214 printk(KERN_WARNING PFX "Corrected %s to %d.\n", name, *pval); in __mthca_check_profile_val() 1233 printk(KERN_WARNING PFX "Invalid fmr_reserved_mtts module parameter %d.\n", in mthca_validate_profile() 1235 printk(KERN_WARNING PFX "(Must be smaller than num_mtt %d)\n", in mthca_validate_profile() 1238 printk(KERN_WARNING PFX "Corrected fmr_reserved_mtts to %d.\n", in mthca_validate_profile() 1243 printk(KERN_WARNING PFX "bad log_mtts_per_seg (%d). Using default - %d\n", in mthca_validate_profile()
|
D | mthca_dev.h | 53 #define PFX DRV_NAME ": " macro
|
/linux-4.1.27/arch/ia64/hp/common/ |
D | sba_iommu.c | 51 #define PFX "IOC: " macro 1631 panic(PFX "Unsupported IOTLB page size %ldK", in ioc_iova_init() 1641 panic(PFX "Couldn't allocate I/O Page Table\n"); in ioc_iova_init() 1663 printk(KERN_INFO PFX "reserving %dMb of IOVA space at 0x%lx for agpgart\n", in ioc_iova_init() 1680 panic(PFX "Couldn't allocate PDIR spill page\n"); in ioc_iova_init() 1722 panic(PFX "Couldn't allocate resource map\n"); in ioc_resource_init() 1757 panic(PFX "Couldn't allocate struct pci_dev"); in ioc_sac_init() 1761 panic(PFX "Couldn't allocate struct pci_controller"); in ioc_sac_init() 1779 panic(PFX "IOC 2.0 or later required for IOMMU support\n"); in ioc_zx1_init() 1855 printk(KERN_INFO PFX in ioc_init() [all …]
|
/linux-4.1.27/arch/arm/mach-s3c24xx/ |
D | pm.c | 51 #define PFX "s3c24xx-pm: " macro
|
/linux-4.1.27/drivers/crypto/ |
D | padlock-aes.c | 519 printk(KERN_NOTICE PFX "VIA PadLock detected, but not enabled. Hmm, strange...\n"); in padlock_init() 532 printk(KERN_NOTICE PFX "Using VIA PadLock ACE for AES algorithm.\n"); in padlock_init() 537 printk(KERN_NOTICE PFX "VIA Nano stepping 2 detected: enabling workaround.\n"); in padlock_init() 548 printk(KERN_ERR PFX "VIA PadLock AES initialization failed.\n"); in padlock_init()
|
D | padlock-sha.c | 223 printk(KERN_WARNING PFX "Fallback driver '%s' could not be loaded!\n", in padlock_cra_init() 564 printk(KERN_NOTICE PFX "Using VIA PadLock ACE for SHA1/SHA256 algorithms.\n"); in padlock_init() 572 printk(KERN_ERR PFX "VIA PadLock SHA1/SHA256 initialization failed.\n"); in padlock_init()
|
/linux-4.1.27/drivers/net/wireless/rtl818x/rtl8180/ |
D | rtl8225se.c | 24 #define PFX "rtl8225 (se) " macro 135 wiphy_err(dev->wiphy, PFX in rtl8187se_three_wire_io() 153 wiphy_err(dev->wiphy, PFX in rtl8187se_three_wire_io()
|
/linux-4.1.27/drivers/net/ethernet/intel/i40evf/ |
D | i40evf.h | 50 #define PFX "i40evf: " macro 53 printk(KERN_##klevel PFX "%s: %s: " fmt, adapter->netdev->name, \
|
/linux-4.1.27/net/netfilter/ |
D | xt_SECMARK.c | 28 #define PFX "SECMARK: " macro
|
/linux-4.1.27/drivers/net/ethernet/ |
D | dnet.h | 15 #define PFX DRV_NAME ": " macro
|
D | dnet.c | 519 printk(KERN_DEBUG PFX "data:"); in dnet_print_skb()
|
/linux-4.1.27/drivers/net/wireless/b43legacy/ |
D | b43legacy.h | 329 #define PFX KBUILD_MODNAME ": " macro 338 printk(KERN_INFO PFX "Test (%s) failed\n", \
|
/linux-4.1.27/Documentation/networking/ |
D | driver.txt | 24 printk(KERN_ERR PFX "%s: BUG! Tx Ring full when queue awake!\n",
|
/linux-4.1.27/drivers/net/ethernet/freescale/fs_enet/ |
D | fs_enet.h | 199 #define PFX DRV_MODULE_NAME ": " macro
|
/linux-4.1.27/drivers/pcmcia/ |
D | bcm63xx_pcmcia.c | 23 #define PFX "bcm63xx_pcmcia: " macro
|
/linux-4.1.27/drivers/net/ethernet/8390/ |
D | ne2k-pci.c | 73 #define PFX DRV_NAME ": " macro
|
/linux-4.1.27/sound/pci/ |
D | ad1889.c | 77 #define PFX DEVNAME ": " macro
|
/linux-4.1.27/drivers/net/ethernet/amd/ |
D | pcnet32.c | 29 #define PFX DRV_NAME ": " macro 1632 printk(KERN_DEBUG PFX "media set to %sMbit mode\n", in pcnet32_probe1()
|
/linux-4.1.27/drivers/net/ethernet/mellanox/mlx4/ |
D | mlx4.h | 56 #define PFX DRV_NAME ": " macro
|
/linux-4.1.27/drivers/infiniband/hw/qib/ |
D | qib_init.c | 1216 #define PFX QIB_DRV_NAME ": " macro
|
/linux-4.1.27/drivers/net/ethernet/3com/ |
D | 3c59x.c | 127 #define PFX DRV_NAME ": " macro 1490 pr_err(PFX "vortex_probe1 fails. Returns %d\n", retval); in vortex_probe1()
|
/linux-4.1.27/drivers/infiniband/hw/ipath/ |
D | ipath_driver.c | 59 #define PFX IPATH_DRV_NAME ": " macro
|
/linux-4.1.27/drivers/net/ethernet/realtek/ |
D | r8169.c | 38 #define PFX MODULENAME ": " macro 67 do { printk(KERN_DEBUG PFX fmt, ## args); } while (0) 6351 printk(KERN_ERR PFX "%s: unknown chipset (mac_version = %d).\n", in rtl_hw_start_8168()
|
/linux-4.1.27/drivers/staging/slicoss/ |
D | slicoss.c | 117 #define PFX DRV_NAME " " macro
|