Lines Matching refs:ERROR

96 	ERROR("JMP %x\n", error_code.error_desc.jmp_halt_cond_src.jmp);  in hw_handle_jmp_halt_cond_err()
97 ERROR("Descriptor Index: %d\n", in hw_handle_jmp_halt_cond_err()
99 ERROR(" Condition %x\n", error_code.error_desc.jmp_halt_cond_src.cond); in hw_handle_jmp_halt_cond_err()
107 ERROR("JMP %x\n", error_code.error_desc.deco_src.jmp); in hw_handle_deco_err()
108 ERROR("Descriptor Index: 0x%x", in hw_handle_deco_err()
116 ERROR("Error 0x%04x not implemented", in hw_handle_deco_err()
157 ERROR("Failed resetting job ring in hardware"); in hw_reset_job_ring()
212 ERROR("Failed to flush hw job ring %x\n %u", tmp, timeout); in hw_shutdown_job_ring()
229 ERROR("Failed to reset hw job ring\n"); in hw_shutdown_job_ring()
294 ERROR("Error writing status to Output Ring "); in hw_job_ring_error()
297 ERROR("Bad Input Ring Base (not on a 4-byte boundary)\n"); in hw_job_ring_error()
300 ERROR("Bad Output Ring Base (not on a 4-byte boundary)\n"); in hw_job_ring_error()
303 ERROR("Invalid write to Input Ring Base Address Register\n"); in hw_job_ring_error()
306 ERROR("Invalid write to Output Ring Base Address Register\n"); in hw_job_ring_error()
309 ERROR("Job Ring released before Job Ring is halted\n"); in hw_job_ring_error()
312 ERROR("Removed too many jobs from job ring\n"); in hw_job_ring_error()
315 ERROR("Added too many jobs on job ring\n"); in hw_job_ring_error()
318 ERROR("Unknown SEC JR Error :%d\n", jrint_error_code); in hw_job_ring_error()
458 ERROR("Error here itself %x\n", sec_error_code); in hw_poll_job_ring()
501 ERROR("No descriptor returned from SEC"); in hw_poll_job_ring()
512 ERROR("desc at cidx %d\n ", job_ring->cidx); in hw_poll_job_ring()
513 ERROR("generated error %x\n", sec_error_code); in hw_poll_job_ring()
578 ERROR("Failed to shutdown hardware job ring\n"); in shutdown_job_ring()
589 ERROR("Failed to disable irqs for job ring"); in shutdown_job_ring()