Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/s390/crypto/
Dap_bus.c332 case AP_RESPONSE_NORMAL: in ap_queue_enable_interruption()
392 case AP_RESPONSE_NORMAL: in ap_send()
452 case AP_RESPONSE_NORMAL: in ap_recv()
485 case AP_RESPONSE_NORMAL: in ap_query_queue()
559 case AP_RESPONSE_NORMAL: in ap_sm_recv()
601 case AP_RESPONSE_NORMAL: in ap_sm_read()
637 case AP_RESPONSE_NORMAL: in ap_sm_write()
693 case AP_RESPONSE_NORMAL: in ap_sm_reset()
728 case AP_RESPONSE_NORMAL: in ap_sm_reset_wait()
775 case AP_RESPONSE_NORMAL: in ap_sm_setirq_wait()
[all …]
Dap_bus.h81 #define AP_RESPONSE_NORMAL 0x00 macro