Searched refs:ADBREQ_NOSEND (Results 1 – 3 of 3) sorted by relevance
43 #define ADBREQ_NOSEND 4 /* build the request, but don't send it */ macro
217 adb_request(&req, NULL, ADBREQ_NOSEND, 1, in macii_queue_poll()297 adb_request(&req, NULL, ADBREQ_NOSEND, 1, in macii_autopoll()
446 if (flags & ADBREQ_NOSEND) in adb_request()