Searched refs:AP_RESPONSE_NORMAL (Results 1 – 2 of 2) sorted by relevance
270 case AP_RESPONSE_NORMAL: in ap_query_functions()335 case AP_RESPONSE_NORMAL: in ap_queue_enable_interruption()408 case AP_RESPONSE_NORMAL: in ap_send()468 case AP_RESPONSE_NORMAL: in ap_recv()499 case AP_RESPONSE_NORMAL: in ap_query_queue()548 case AP_RESPONSE_NORMAL: in ap_init_queue()1105 if (status.response_code != AP_RESPONSE_NORMAL) { in ap_probe_device_type()1114 if (status.response_code == AP_RESPONSE_NORMAL && in ap_probe_device_type()1324 case AP_RESPONSE_NORMAL: in ap_poll_read()1376 case AP_RESPONSE_NORMAL: in ap_poll_write()[all …]
97 #define AP_RESPONSE_NORMAL 0x00 macro