Searched refs:AP_RESET_ARMED (Results 1 – 2 of 2) sorted by relevance
136 #define AP_RESET_ARMED 1 /* request timeout timer is active */ macro
632 ap_dev->reset = AP_RESET_ARMED; in ap_increase_queue_count()1941 if (ap_dev->reset == AP_RESET_ARMED) { in ap_request_timeout()