Lines Matching defs:adbCommand
48 * - (Related to above) Use the header part of adbCommand to
52 * over to using adbCommand structs directly.
176 * TO DO: adbCommand can replace all of adbCmdHoldEntry eventually
178 struct adbCommand {
211 struct adbCommand adbInbound[ADB_QUEUE]; /* incoming queue */
215 struct adbCommand adbOutbound[ADB_QUEUE]; /* outgoing queue - not used yet */
245 void adb_pass_up(struct adbCommand *);
333 struct adbCommand packet;
694 adb_pass_up(struct adbCommand *in)
779 * directly into an adbCommand struct, which is passed to