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()
211 switch (status.response_code) { in ap_sm_read()
227 aq->last_err_rc = status.response_code; in ap_sm_read()
229 __func__, status.response_code, in ap_sm_read()
261 switch (status.response_code) { in ap_sm_write()
293 aq->last_err_rc = status.response_code; in ap_sm_write()
295 __func__, status.response_code, in ap_sm_write()
323 switch (status.response_code) { in ap_sm_reset()
331 aq->last_err_rc = status.response_code; in ap_sm_reset()
333 __func__, status.response_code, in ap_sm_reset()
357 switch (status.response_code) { in ap_sm_reset_wait()
374 aq->last_err_rc = status.response_code; in ap_sm_reset_wait()
376 __func__, status.response_code, in ap_sm_reset_wait()
406 switch (status.response_code) { in ap_sm_setirq_wait()
415 aq->last_err_rc = status.response_code; in ap_sm_setirq_wait()
417 __func__, status.response_code, in ap_sm_setirq_wait()