Home
last modified time | relevance | path

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

/drivers/s390/crypto/
Dap_bus.c272 case AP_RESPONSE_RESET_IN_PROGRESS: in ap_query_functions()
339 case AP_RESPONSE_RESET_IN_PROGRESS: in ap_queue_enable_interruption()
411 case AP_RESPONSE_RESET_IN_PROGRESS: in ap_send()
474 case AP_RESPONSE_RESET_IN_PROGRESS: in ap_recv()
507 case AP_RESPONSE_RESET_IN_PROGRESS: in ap_query_queue()
557 case AP_RESPONSE_RESET_IN_PROGRESS: in ap_init_queue()
1387 case AP_RESPONSE_RESET_IN_PROGRESS: in ap_poll_write()
1446 case AP_RESPONSE_RESET_IN_PROGRESS: in __ap_queue_message()
Dap_bus.h99 #define AP_RESPONSE_RESET_IN_PROGRESS 0x02 macro