Searched refs:AP_RESPONSE_NORMAL (Results 1 – 2 of 2) sorted by relevance
321 case AP_RESPONSE_NORMAL: in ap_query_functions()363 case AP_RESPONSE_NORMAL: in ap_queue_enable_interruption()439 case AP_RESPONSE_NORMAL: in ap_send()499 case AP_RESPONSE_NORMAL: in ap_recv()530 case AP_RESPONSE_NORMAL: in ap_query_queue()579 case AP_RESPONSE_NORMAL: in ap_init_queue()1355 if (status.response_code != AP_RESPONSE_NORMAL) { in ap_probe_device_type()1364 if (status.response_code == AP_RESPONSE_NORMAL && in ap_probe_device_type()1570 case AP_RESPONSE_NORMAL: in ap_poll_read()1622 case AP_RESPONSE_NORMAL: in ap_poll_write()[all …]
94 #define AP_RESPONSE_NORMAL 0x00 macro