Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/s390/crypto/
Dap_bus.h136 #define AP_RESET_ARMED 1 /* request timeout timer is active */ macro
Dap_bus.c632 ap_dev->reset = AP_RESET_ARMED; in ap_increase_queue_count()
1941 if (ap_dev->reset == AP_RESET_ARMED) { in ap_request_timeout()