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()
804 csio_err(hw, "PL_WHOAMI returned 0x%x, cnt:%d\n", reg, cnt); in csio_hw_dev_ready()
845 csio_err(hw, "failed to issue HELLO cmd. ret:%d.\n", rv); in csio_do_hello()
851 csio_err(hw, "HELLO cmd failed with ret: %d\n", retval); in csio_do_hello()
982 csio_err(hw, "Issue of BYE command failed\n"); in csio_do_bye()
1030 csio_err(hw, "Issue of RESET command failed.n"); in csio_do_reset()
1037 csio_err(hw, "RESET cmd failed with ret:0x%x.\n", retval); in csio_do_reset()
1056 csio_err(hw, "No FCoE Initiator capability in the firmware.\n"); in csio_hw_validate_caps()
1061 csio_err(hw, "No FCoE Control Offload capability\n"); in csio_hw_validate_caps()
1107 csio_err(hw, "Issue of RESET command failed!\n"); in csio_hw_fw_halt()
1294 csio_err(hw, "Issue of FW_PARAMS_CMD(read) failed!\n"); in csio_get_device_params()
1302 csio_err(hw, "FW_PARAMS_CMD(read) failed with ret:0x%x!\n", in csio_get_device_params()
1364 csio_err(hw, "Issue of FW_CAPS_CONFIG_CMD(r) failed!\n"); in csio_config_device_caps()
1370 csio_err(hw, "FW_CAPS_CONFIG_CMD(r) returned %d!\n", retval); in csio_config_device_caps()
1390 csio_err(hw, "Issue of FW_CAPS_CONFIG_CMD(w) failed!\n"); in csio_config_device_caps()
1396 csio_err(hw, "FW_CAPS_CONFIG_CMD(w) returned %d!\n", retval); in csio_config_device_caps()
1433 csio_err(hw, "failed to issue FW_PORT_CMD(r) port:%d\n", in csio_enable_ports()
1442 csio_err(hw, "FW_PORT_CMD(r) port:%d failed: 0x%x\n", in csio_enable_ports()
1453 csio_err(hw, "failed to issue FW_PORT_CMD(w) port:%d\n", in csio_enable_ports()
1461 csio_err(hw, "FW_PORT_CMD(w) port:%d failed :0x%x\n", in csio_enable_ports()
1497 csio_err(hw, "failed to issue FW_FCOE_RES_INFO_CMD\n"); in csio_get_fcoe_resinfo()
1505 csio_err(hw, "FW_FCOE_RES_INFO_CMD failed with ret x%x\n", in csio_get_fcoe_resinfo()
1554 csio_err(hw, "Issue of FW_PARAMS_CMD(read) failed!\n"); in csio_hw_check_fwconfig()
1562 csio_err(hw, "FW_PARAMS_CMD(read) failed with ret:0x%x!\n", in csio_hw_check_fwconfig()
1586 csio_err(hw, "could not find config file %s, err: %d\n", in csio_hw_flash_config()
1862 csio_err(hw, "firmware on card (%u.%u.%u.%u) is %s, " in csio_should_install_fs_fw()
1918 csio_err(hw, in csio_hw_prep_fw()
1944 csio_err(hw, in csio_hw_prep_fw()
1962 csio_err(hw, "Cannot find a usable firmware: " in csio_hw_prep_fw()
2008 csio_err(hw, in csio_hw_flash_fw()
2015 csio_err(hw, "could not find firmware image %s, err: %d\n", in csio_hw_flash_fw()
2063 csio_err(hw, "Failed to get serial flash params rv:%d\n", rv); in csio_hw_configure()
2180 csio_err(hw, "Issue of FW_INITIALIZE_CMD failed!\n"); in csio_hw_initialize()
2186 csio_err(hw, "FW_INITIALIZE_CMD returned 0x%x!\n", in csio_hw_initialize()
2196 csio_err(hw, "Failed to read fcoe resource info: %d\n", rv); in csio_hw_initialize()
2205 csio_err(hw, "Config of queues failed!: %d\n", rv); in csio_hw_initialize()
2215 csio_err(hw, "Failed to enable ports: %d\n", rv); in csio_hw_initialize()
2605 csio_err(hw, "Resetting HW and waiting 2 seconds...\n"); in csio_hws_removing()
3330 csio_err(hw, "Failed to alloc evt entry, msg type %d len %d\n", in csio_enqueue_evt()
3373 csio_err(hw, "Failed to alloc evt entry, msg type %d len %d\n", in csio_enqueue_evt_lock()
3932 csio_err(hw, "Failed to initialize eventq"); in csio_hw_init()