Lines Matching refs:response_code
38 switch (status.response_code) { in ap_queue_enable_irq()
84 switch (status.response_code) { in ap_send()
105 switch (status.response_code) { in ap_recv()
155 } while (status.response_code == 0xFF && resgr0 != 0); in ap_sm_recv()
157 switch (status.response_code) { in ap_sm_recv()
213 switch (status.response_code) { in ap_sm_read()
229 aq->last_err_rc = status.response_code; in ap_sm_read()
231 __func__, status.response_code, in ap_sm_read()
264 switch (status.response_code) { in ap_sm_write()
296 aq->last_err_rc = status.response_code; in ap_sm_write()
298 __func__, status.response_code, in ap_sm_write()
326 switch (status.response_code) { in ap_sm_reset()
334 aq->last_err_rc = status.response_code; in ap_sm_reset()
336 __func__, status.response_code, in ap_sm_reset()
360 switch (status.response_code) { in ap_sm_reset_wait()
377 aq->last_err_rc = status.response_code; in ap_sm_reset_wait()
379 __func__, status.response_code, in ap_sm_reset_wait()
409 switch (status.response_code) { in ap_sm_setirq_wait()
418 aq->last_err_rc = status.response_code; in ap_sm_setirq_wait()
420 __func__, status.response_code, in ap_sm_setirq_wait()