Home
last modified time | relevance | path

Searched refs:ipath_dev_err (Results 1 – 14 of 14) sorted by relevance

/linux-4.4.14/drivers/staging/rdma/ipath/
Dipath_eeprom.c418 ipath_dev_err(dd, "Failed reset probing device 0x%02X\n", in i2c_probe()
514 ipath_dev_err(dd, "Failed to write EEPROM address\n"); in ipath_eeprom_internal_read()
577 ipath_dev_err(dd, "Failed to write EEPROM " in ipath_eeprom_internal_write()
726 ipath_dev_err( in ipath_get_eeprom_info()
754 ipath_dev_err(dd, "Couldn't allocate memory to read %u " in ipath_get_eeprom_info()
764 ipath_dev_err(dd, "Failed reading GUID from eeprom\n"); in ipath_get_eeprom_info()
777 ipath_dev_err(dd, "Invalid GUID %llx from flash; " in ipath_get_eeprom_info()
830 ipath_dev_err(dd, "Board SN %s did not pass functional " in ipath_get_eeprom_info()
898 ipath_dev_err(dd, "Couldn't allocate memory to read %u " in ipath_update_eeprom_log()
908 ipath_dev_err(dd, "Unable to acquire EEPROM for logging\n"); in ipath_update_eeprom_log()
[all …]
Dipath_sysfs.c208 ipath_dev_err(dd, "attempt to set invalid LMC %u\n", lmc); in store_lmc()
244 ipath_dev_err(dd, "attempt to set invalid LID 0x%x\n", lid); in store_lid()
275 ipath_dev_err(dd, "attempt to set invalid MLID\n"); in store_mlid()
332 ipath_dev_err(dd, "attempt to set invalid GUID\n"); in store_guid()
399 ipath_dev_err(dd, "invalid jint_max_packets.\n"); in store_jint_max_packets()
426 ipath_dev_err(dd, "invalid jint_idle_ticks.\n"); in store_jint_idle_ticks()
589 ipath_dev_err(dd, "attempt to set invalid link state\n"); in store_link_state()
622 ipath_dev_err(dd, "attempt to set invalid MTU\n"); in store_mtu()
647 ipath_dev_err(dd, "attempt to use non-numeric on enable\n"); in store_enabled()
659 ipath_dev_err(dd, "Failed to enable unit %d\n", in store_enabled()
[all …]
Dipath_init_chip.c97 ipath_dev_err(dd, "allocation error for eager TID " in create_port0_egr()
113 ipath_dev_err(dd, "SKB allocation error for " in create_port0_egr()
271 ipath_dev_err(dd, "Unable to allocate portdata array, " in init_chip_first()
279 ipath_dev_err(dd, "Unable to allocate portdata for port " in init_chip_first()
403 ipath_dev_err(dd, "failed to allocate PIOavail reg area " in init_pioavailregs()
450 ipath_dev_err(dd, "failed to allocate shadow page * " in init_shadow_tids()
459 ipath_dev_err(dd, "failed to allocate shadow dma handle " in init_shadow_tids()
603 ipath_dev_err(dd, "Register read failures from chip, " in init_housekeeping()
624 ipath_dev_err(dd, "Driver only handles version %d, " in init_housekeeping()
787 ipath_dev_err(dd, "Early initialization failure\n"); in ipath_init_chip()
[all …]
Dipath_intr.c473 ipath_dev_err(dd, "Suppressed %u messages for " in handle_supp_msgs()
665 ipath_dev_err(dd, "error interrupt with unknown errors " in handle_errors()
704 ipath_dev_err(dd, "Temporarily disabling " in handle_errors()
850 ipath_dev_err(dd, "Got reset, requires re-init " in handle_errors()
860 ipath_dev_err(dd, "%s error\n", msg); in handle_errors()
940 ipath_dev_err(dd, "Now %u unexpected " in ipath_bad_intr()
950 ipath_dev_err(dd, "%u unexpected interrupts, " in ipath_bad_intr()
974 ipath_dev_err(dd, in ipath_bad_regread()
980 ipath_dev_err(dd, "Still bad interrupt status, " in ipath_bad_regread()
987 ipath_dev_err(dd, "Disabling interrupts, " in ipath_bad_regread()
[all …]
Dipath_iba6110.c521 ipath_dev_err(dd, "Read of hardware error status failed " in ipath_ht_handle_hwerrors()
555 ipath_dev_err(dd, "hwerror interrupt with unknown errors " in ipath_ht_handle_hwerrors()
655 ipath_dev_err(dd, "Fatal Hardware Error (freeze " in ipath_ht_handle_hwerrors()
673 ipath_dev_err(dd, "%s hardware error\n", msg); in ipath_ht_handle_hwerrors()
715 ipath_dev_err(dd, "Don't yet know about board " in ipath_ht_boardname()
725 ipath_dev_err(dd, "Unsupported InfiniPath board %s!\n", name); in ipath_ht_boardname()
733 ipath_dev_err(dd, in ipath_ht_boardname()
747 ipath_dev_err(dd, in ipath_ht_boardname()
841 ipath_dev_err(dd, "Couldn't read HT link control%d " in slave_or_pri_blk()
891 ipath_dev_err(dd, "Couldn't read HT link width " in slave_or_pri_blk()
[all …]
Dipath_wc_x86_64.c106 ipath_dev_err(dd, "No way to align address/size " in ipath_enable_wc()
126 ipath_dev_err(dd, "Seting mtrr failed on PIO buffers\n"); in ipath_enable_wc()
Dipath_driver.c168 ipath_dev_err(dd, "failed to read bar0 before enable: " in read_bars()
173 ipath_dev_err(dd, "failed to read bar1 before enable: " in read_bars()
375 ipath_dev_err(dd, in ipath_verify_pioperf()
434 ipath_dev_err(dd, "enable unit %d failed: error %d\n", in ipath_init_one()
453 ipath_dev_err(dd, "rewrite of BAR0 " in ipath_init_one()
460 ipath_dev_err(dd, "rewrite of BAR1 " in ipath_init_one()
465 ipath_dev_err(dd, "BAR is 0 (probable RESET), " in ipath_init_one()
529 ipath_dev_err(dd, "Found unknown QLogic deviceid 0x%x, " in ipath_init_one()
543 ipath_dev_err(dd, "No valid address in BAR 0!\n"); in ipath_init_one()
573 ipath_dev_err(dd, "Failed to setup config space; " in ipath_init_one()
[all …]
Dipath_stats.c81 ipath_dev_err(dd, "Error! Read counter 0x%x timed out\n", in ipath_snap_cntr()
308 ipath_dev_err(dd, "Re-enabling masked errors " in ipath_get_faststats()
Dipath_fs.c158 ipath_dev_err(dd, "failed to read from flash\n"); in flash_read()
205 ipath_dev_err(dd, "failed to write to flash\n"); in flash_write()
Dipath_diag.c98 ipath_dev_err(dd, "Couldn't create ipath_diagpkt " in ipath_diag_add()
110 ipath_dev_err(dd, "Couldn't create %s device: %d", in ipath_diag_add()
Dipath_sdma.c384 ipath_dev_err(dd, "failed to allocate SendDMA descriptor " in alloc_sdma()
397 ipath_dev_err(dd, "failed to allocate SendDMA head memory\n"); in alloc_sdma()
432 ipath_dev_err(dd, "SendDMA memory not allocated\n"); in setup_sdma()
Dipath_verbs.c2243 ipath_dev_err(dd, "cannot register verbs: %d!\n", -ret); in ipath_register_ib_device()
2263 ipath_dev_err(dev->dd, "pending list not empty!\n"); in ipath_unregister_ib_device()
2265 ipath_dev_err(dev->dd, "piowait list not empty!\n"); in ipath_unregister_ib_device()
2267 ipath_dev_err(dev->dd, "rnrwait list not empty!\n"); in ipath_unregister_ib_device()
2269 ipath_dev_err(dev->dd, "multicast table memory leak!\n"); in ipath_unregister_ib_device()
2276 ipath_dev_err(dev->dd, "QP memory leak! %u still in use\n", in ipath_unregister_ib_device()
Dipath_file_ops.c1598 ipath_dev_err(dd, "Unable to allocate portdata " in try_alloc_port()
2573 ipath_dev_err(dd, "Unable to set up user support: " in ipath_user_add()
2580 ipath_dev_err(dd, "Could not create wildcard " in ipath_user_add()
2593 ipath_dev_err(dd, "Could not create user minor %d, %s\n", in ipath_user_add()
Dipath_kernel.h1324 #define ipath_dev_err(dd,fmt,...) \ macro