Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/s390/crypto/
Dap_bus.c342 case AP_RESPONSE_RESET_IN_PROGRESS: in ap_queue_enable_interruption()
395 case AP_RESPONSE_RESET_IN_PROGRESS: in ap_send()
458 case AP_RESPONSE_RESET_IN_PROGRESS: in ap_recv()
499 case AP_RESPONSE_RESET_IN_PROGRESS: in ap_query_queue()
654 case AP_RESPONSE_RESET_IN_PROGRESS: in ap_sm_write()
694 case AP_RESPONSE_RESET_IN_PROGRESS: in ap_sm_reset()
738 case AP_RESPONSE_RESET_IN_PROGRESS: in ap_sm_reset_wait()
Dap_bus.h83 #define AP_RESPONSE_RESET_IN_PROGRESS 0x02 macro