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