Lines Matching refs:DP_ERR

506 		DP_ERR(cdev, "init pci failed\n");  in qed_probe()
513 DP_ERR(cdev, "hw prepare failed\n"); in qed_probe()
949 DP_ERR(cdev, "%s ERR\n", __func__); in qed_slowpath_setup_int()
2266 DP_ERR(cdev, "Failed reading image from nvm\n"); in qed_nvm_flash_image_access_crc()
2316 DP_ERR(cdev, "Failed to find nvram image of type %08x\n", in qed_nvm_flash_image_access()
2338 DP_ERR(cdev, "Failed calculating CRC, rc = %d\n", rc); in qed_nvm_flash_image_access()
2346 DP_ERR(cdev, "Failed writing to %08x, rc = %d\n", in qed_nvm_flash_image_access()
2366 DP_ERR(cdev, "Failed reading from %08x\n", in qed_nvm_flash_image_access()
2381 DP_ERR(cdev, "Failed writing to %08x\n", in qed_nvm_flash_image_access()
2477 DP_ERR(cdev, "Image is too short [%08x]\n", (u32)image->size); in qed_nvm_flash_image_validate()
2484 DP_ERR(cdev, "Wrong signature '%08x'\n", signature); in qed_nvm_flash_image_validate()
2492 DP_ERR(cdev, "Size mismatch: internal = %08x image = %08x\n", in qed_nvm_flash_image_validate()
2500 DP_ERR(cdev, "File contains unsupported commands [Need %04x]\n", in qed_nvm_flash_image_validate()
2580 DP_ERR(cdev, "Error %d configuring %d\n", rc, cfg_id); in qed_nvm_flash_cfg_write()
2606 DP_ERR(cdev, "Error %d reading %d\n", rc, cmd); in qed_nvm_flash_cfg_len()
2632 DP_ERR(cdev, "Error %d reading %d\n", rc, cmd); in qed_nvm_flash_cfg_read()
2648 DP_ERR(cdev, "Failed to find '%s'\n", name); in qed_nvm_flash()
2684 DP_ERR(cdev, "Unknown command %08x\n", cmd_type); in qed_nvm_flash()
2690 DP_ERR(cdev, "Command %08x failed\n", cmd_type); in qed_nvm_flash()
2699 DP_ERR(cdev, "Failed getting MCP response\n"); in qed_nvm_flash()
2711 DP_ERR(cdev, "MFW returns error: %08x\n", in qed_nvm_flash()