Lines Matching refs:DP_ERR
473 DP_ERR(cdev, "init pci failed\n"); in qed_probe()
486 DP_ERR(cdev, "hw prepare failed\n"); in qed_probe()
920 DP_ERR(cdev, "qed_slowpath_setup_int ERR\n"); in qed_slowpath_setup_int()
1994 DP_ERR(cdev, "Failed reading image from nvm\n"); in qed_nvm_flash_image_access_crc()
2045 DP_ERR(cdev, "Failed to find nvram image of type %08x\n", in qed_nvm_flash_image_access()
2067 DP_ERR(cdev, "Failed calculating CRC, rc = %d\n", rc); in qed_nvm_flash_image_access()
2075 DP_ERR(cdev, "Failed writing to %08x, rc = %d\n", in qed_nvm_flash_image_access()
2095 DP_ERR(cdev, "Failed reading from %08x\n", in qed_nvm_flash_image_access()
2110 DP_ERR(cdev, "Failed writing to %08x\n", in qed_nvm_flash_image_access()
2206 DP_ERR(cdev, "Image is too short [%08x]\n", (u32)image->size); in qed_nvm_flash_image_validate()
2213 DP_ERR(cdev, "Wrong signature '%08x'\n", signature); in qed_nvm_flash_image_validate()
2221 DP_ERR(cdev, "Size mismatch: internal = %08x image = %08x\n", in qed_nvm_flash_image_validate()
2229 DP_ERR(cdev, "File contains unsupported commands [Need %04x]\n", in qed_nvm_flash_image_validate()
2309 DP_ERR(cdev, "Error %d configuring %d\n", rc, cfg_id); in qed_nvm_flash_cfg_write()
2335 DP_ERR(cdev, "Error %d reading %d\n", rc, cmd); in qed_nvm_flash_cfg_len()
2361 DP_ERR(cdev, "Error %d reading %d\n", rc, cmd); in qed_nvm_flash_cfg_read()
2377 DP_ERR(cdev, "Failed to find '%s'\n", name); in qed_nvm_flash()
2413 DP_ERR(cdev, "Unknown command %08x\n", cmd_type); in qed_nvm_flash()
2419 DP_ERR(cdev, "Command %08x failed\n", cmd_type); in qed_nvm_flash()
2428 DP_ERR(cdev, "Failed getting MCP response\n"); in qed_nvm_flash()
2440 DP_ERR(cdev, "MFW returns error: %08x\n", in qed_nvm_flash()