Lines Matching refs:DP_ERR
534 DP_ERR(cdev, "init pci failed\n"); in qed_probe()
541 DP_ERR(cdev, "hw prepare failed\n"); in qed_probe()
978 DP_ERR(cdev, "%s ERR\n", __func__); in qed_slowpath_setup_int()
2296 DP_ERR(cdev, "Failed reading image from nvm\n"); in qed_nvm_flash_image_access_crc()
2346 DP_ERR(cdev, "Failed to find nvram image of type %08x\n", in qed_nvm_flash_image_access()
2368 DP_ERR(cdev, "Failed calculating CRC, rc = %d\n", rc); in qed_nvm_flash_image_access()
2376 DP_ERR(cdev, "Failed writing to %08x, rc = %d\n", in qed_nvm_flash_image_access()
2396 DP_ERR(cdev, "Failed reading from %08x\n", in qed_nvm_flash_image_access()
2411 DP_ERR(cdev, "Failed writing to %08x\n", in qed_nvm_flash_image_access()
2507 DP_ERR(cdev, "Image is too short [%08x]\n", (u32)image->size); in qed_nvm_flash_image_validate()
2514 DP_ERR(cdev, "Wrong signature '%08x'\n", signature); in qed_nvm_flash_image_validate()
2522 DP_ERR(cdev, "Size mismatch: internal = %08x image = %08x\n", in qed_nvm_flash_image_validate()
2530 DP_ERR(cdev, "File contains unsupported commands [Need %04x]\n", in qed_nvm_flash_image_validate()
2610 DP_ERR(cdev, "Error %d configuring %d\n", rc, cfg_id); in qed_nvm_flash_cfg_write()
2636 DP_ERR(cdev, "Error %d reading %d\n", rc, cmd); in qed_nvm_flash_cfg_len()
2662 DP_ERR(cdev, "Error %d reading %d\n", rc, cmd); in qed_nvm_flash_cfg_read()
2678 DP_ERR(cdev, "Failed to find '%s'\n", name); in qed_nvm_flash()
2714 DP_ERR(cdev, "Unknown command %08x\n", cmd_type); in qed_nvm_flash()
2720 DP_ERR(cdev, "Command %08x failed\n", cmd_type); in qed_nvm_flash()
2729 DP_ERR(cdev, "Failed getting MCP response\n"); in qed_nvm_flash()
2741 DP_ERR(cdev, "MFW returns error: %08x\n", in qed_nvm_flash()