Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/s390/crypto/
Dap_bus.c323 case AP_RESPONSE_RESET_IN_PROGRESS: in ap_query_functions()
367 case AP_RESPONSE_RESET_IN_PROGRESS: in ap_queue_enable_interruption()
442 case AP_RESPONSE_RESET_IN_PROGRESS: in ap_send()
505 case AP_RESPONSE_RESET_IN_PROGRESS: in ap_recv()
538 case AP_RESPONSE_RESET_IN_PROGRESS: in ap_query_queue()
588 case AP_RESPONSE_RESET_IN_PROGRESS: in ap_init_queue()
1633 case AP_RESPONSE_RESET_IN_PROGRESS: in ap_poll_write()
1692 case AP_RESPONSE_RESET_IN_PROGRESS: in __ap_queue_message()
Dap_bus.h96 #define AP_RESPONSE_RESET_IN_PROGRESS 0x02 macro