Home
last modified time | relevance | path

Searched refs:AP_RESPONSE_NORMAL (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/s390/crypto/
Dap_queue.c36 case AP_RESPONSE_NORMAL: in ap_queue_enable_interruption()
82 case AP_RESPONSE_NORMAL: in ap_send()
103 case AP_RESPONSE_NORMAL: in ap_recv()
139 case AP_RESPONSE_NORMAL: in ap_sm_recv()
181 case AP_RESPONSE_NORMAL: in ap_sm_read()
215 case AP_RESPONSE_NORMAL: in ap_sm_suspend_read()
242 case AP_RESPONSE_NORMAL: in ap_sm_write()
296 case AP_RESPONSE_NORMAL: in ap_sm_reset()
331 case AP_RESPONSE_NORMAL: in ap_sm_reset_wait()
376 case AP_RESPONSE_NORMAL: in ap_sm_setirq_wait()
Dap_bus.h37 #define AP_RESPONSE_NORMAL 0x00 macro
Dap_bus.c290 case AP_RESPONSE_NORMAL: in ap_query_queue()
1255 if (status.response_code != AP_RESPONSE_NORMAL) in ap_select_domain()
1301 if (status.response_code == AP_RESPONSE_NORMAL in ap_get_compatible_type()