Lines Matching refs:DP_ERR
507 DP_ERR(cdev, "init pci failed\n"); in qed_probe()
514 DP_ERR(cdev, "hw prepare failed\n"); in qed_probe()
950 DP_ERR(cdev, "%s ERR\n", __func__); in qed_slowpath_setup_int()
2268 DP_ERR(cdev, "Failed reading image from nvm\n"); in qed_nvm_flash_image_access_crc()
2318 DP_ERR(cdev, "Failed to find nvram image of type %08x\n", in qed_nvm_flash_image_access()
2340 DP_ERR(cdev, "Failed calculating CRC, rc = %d\n", rc); in qed_nvm_flash_image_access()
2348 DP_ERR(cdev, "Failed writing to %08x, rc = %d\n", in qed_nvm_flash_image_access()
2368 DP_ERR(cdev, "Failed reading from %08x\n", in qed_nvm_flash_image_access()
2383 DP_ERR(cdev, "Failed writing to %08x\n", in qed_nvm_flash_image_access()
2479 DP_ERR(cdev, "Image is too short [%08x]\n", (u32)image->size); in qed_nvm_flash_image_validate()
2486 DP_ERR(cdev, "Wrong signature '%08x'\n", signature); in qed_nvm_flash_image_validate()
2494 DP_ERR(cdev, "Size mismatch: internal = %08x image = %08x\n", in qed_nvm_flash_image_validate()
2502 DP_ERR(cdev, "File contains unsupported commands [Need %04x]\n", in qed_nvm_flash_image_validate()
2582 DP_ERR(cdev, "Error %d configuring %d\n", rc, cfg_id); in qed_nvm_flash_cfg_write()
2608 DP_ERR(cdev, "Error %d reading %d\n", rc, cmd); in qed_nvm_flash_cfg_len()
2634 DP_ERR(cdev, "Error %d reading %d\n", rc, cmd); in qed_nvm_flash_cfg_read()
2650 DP_ERR(cdev, "Failed to find '%s'\n", name); in qed_nvm_flash()
2686 DP_ERR(cdev, "Unknown command %08x\n", cmd_type); in qed_nvm_flash()
2692 DP_ERR(cdev, "Command %08x failed\n", cmd_type); in qed_nvm_flash()
2701 DP_ERR(cdev, "Failed getting MCP response\n"); in qed_nvm_flash()
2713 DP_ERR(cdev, "MFW returns error: %08x\n", in qed_nvm_flash()