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
196 adb_request(&req, NULL, ADBREQ_REPLY|ADBREQ_NOSEND, 1, in macii_queue_poll()221 adb_request(&rt, NULL, ADBREQ_REPLY|ADBREQ_NOSEND, 1, in macii_retransmit()
457 if (req == NULL && (flags & ADBREQ_NOSEND)) in adb_request()479 if (flags & ADBREQ_NOSEND) in adb_request()