Lines Matching refs:csio_err
229 csio_err(hw, "reading EEPROM address 0x%x failed\n", addr); in csio_hw_seeprom_read()
346 csio_err(hw, "missing VPD keyword " name "\n"); \ in csio_hw_get_vpd_params()
357 csio_err(hw, "corrupted VPD EEPROM, actual csum %u\n", csum); in csio_hw_get_vpd_params()
568 csio_err(hw, in csio_hw_write_flash()
613 csio_err(hw, "erase of flash sector %d failed, error %d\n", in csio_hw_flash_erase_sectors()
680 csio_err(hw, "Serial Flash data invalid\n"); in csio_hw_fw_dload()
685 csio_err(hw, "FW image has no data\n"); in csio_hw_fw_dload()
690 csio_err(hw, "FW image size not multiple of 512 bytes\n"); in csio_hw_fw_dload()
695 csio_err(hw, "FW image size differs from size in FW header\n"); in csio_hw_fw_dload()
700 csio_err(hw, "FW image too large, max is %u bytes\n", in csio_hw_fw_dload()
709 csio_err(hw, "corrupted firmware image, checksum %#x\n", csum); in csio_hw_fw_dload()
722 csio_err(hw, "Flash Erase failed\n"); in csio_hw_fw_dload()
757 csio_err(hw, "firmware download failed, error %d\n", ret); in csio_hw_fw_dload()
899 csio_err(hw, "PL_WHOAMI returned 0x%x, cnt:%d\n", reg, cnt); in csio_hw_dev_ready()
940 csio_err(hw, "failed to issue HELLO cmd. ret:%d.\n", rv); in csio_do_hello()
946 csio_err(hw, "HELLO cmd failed with ret: %d\n", retval); in csio_do_hello()
1077 csio_err(hw, "Issue of BYE command failed\n"); in csio_do_bye()
1125 csio_err(hw, "Issue of RESET command failed.n"); in csio_do_reset()
1132 csio_err(hw, "RESET cmd failed with ret:0x%x.\n", retval); in csio_do_reset()
1151 csio_err(hw, "No FCoE Initiator capability in the firmware.\n"); in csio_hw_validate_caps()
1156 csio_err(hw, "No FCoE Control Offload capability\n"); in csio_hw_validate_caps()
1202 csio_err(hw, "Issue of RESET command failed!\n"); in csio_hw_fw_halt()
1389 csio_err(hw, "Issue of FW_PARAMS_CMD(read) failed!\n"); in csio_get_device_params()
1397 csio_err(hw, "FW_PARAMS_CMD(read) failed with ret:0x%x!\n", in csio_get_device_params()
1459 csio_err(hw, "Issue of FW_CAPS_CONFIG_CMD(r) failed!\n"); in csio_config_device_caps()
1465 csio_err(hw, "FW_CAPS_CONFIG_CMD(r) returned %d!\n", retval); in csio_config_device_caps()
1485 csio_err(hw, "Issue of FW_CAPS_CONFIG_CMD(w) failed!\n"); in csio_config_device_caps()
1491 csio_err(hw, "FW_CAPS_CONFIG_CMD(w) returned %d!\n", retval); in csio_config_device_caps()
1806 csio_err(hw, "failed to issue FW_PARAMS_CMD(r) port:%d\n", in csio_enable_ports()
1822 csio_err(hw, "failed to issue FW_PORT_CMD(r) port:%d\n", in csio_enable_ports()
1831 csio_err(hw, "FW_PORT_CMD(r) port:%d failed: 0x%x\n", in csio_enable_ports()
1846 csio_err(hw, "failed to issue FW_PORT_CMD(w) port:%d\n", in csio_enable_ports()
1854 csio_err(hw, "FW_PORT_CMD(w) port:%d failed :0x%x\n", in csio_enable_ports()
1890 csio_err(hw, "failed to issue FW_FCOE_RES_INFO_CMD\n"); in csio_get_fcoe_resinfo()
1898 csio_err(hw, "FW_FCOE_RES_INFO_CMD failed with ret x%x\n", in csio_get_fcoe_resinfo()
1947 csio_err(hw, "Issue of FW_PARAMS_CMD(read) failed!\n"); in csio_hw_check_fwconfig()
1955 csio_err(hw, "FW_PARAMS_CMD(read) failed with ret:0x%x!\n", in csio_hw_check_fwconfig()
1985 csio_err(hw, "could not find config file %s, err: %d\n", in csio_hw_flash_config()
2263 csio_err(hw, "firmware on card (%u.%u.%u.%u) is %s, " in csio_should_install_fs_fw()
2332 csio_err(hw, in csio_hw_prep_fw()
2358 csio_err(hw, in csio_hw_prep_fw()
2376 csio_err(hw, "Cannot find a usable firmware: " in csio_hw_prep_fw()
2423 csio_err(hw, in csio_hw_flash_fw()
2442 csio_err(hw, "could not find firmware image %s, err: %d\n", in csio_hw_flash_fw()
2496 csio_err(hw, "Failed to get serial flash params rv:%d\n", rv); in csio_hw_configure()
2621 csio_err(hw, "Issue of FW_INITIALIZE_CMD failed!\n"); in csio_hw_initialize()
2627 csio_err(hw, "FW_INITIALIZE_CMD returned 0x%x!\n", in csio_hw_initialize()
2637 csio_err(hw, "Failed to read fcoe resource info: %d\n", rv); in csio_hw_initialize()
2646 csio_err(hw, "Config of queues failed!: %d\n", rv); in csio_hw_initialize()
2656 csio_err(hw, "Failed to enable ports: %d\n", rv); in csio_hw_initialize()
3056 csio_err(hw, "Resetting HW and waiting 2 seconds...\n"); in csio_hws_removing()
3795 csio_err(hw, "Failed to alloc evt entry, msg type %d len %d\n", in csio_enqueue_evt()
3838 csio_err(hw, "Failed to alloc evt entry, msg type %d len %d\n", in csio_enqueue_evt_lock()
4395 csio_err(hw, "Failed to initialize eventq"); in csio_hw_init()