Home | History | Annotate | Download | only in dev

Lines Matching refs:adbCommand

48  *  - (Related to above) Use the header part of adbCommand to 
52 * over to using adbCommand structs directly.
201 * TO DO: adbCommand can replace all of adbCmdHoldEntry eventually
203 struct adbCommand {
262 struct adbCommand adbInbound[ADB_QUEUE]; /* incoming queue */
266 struct adbCommand adbOutbound[ADB_QUEUE]; /* outgoing queue - not used yet */
304 void adb_pass_up(struct adbCommand *);
408 struct adbCommand packet;
722 struct adbCommand packet;
1252 struct adbCommand packet;
1544 struct adbCommand pkt;
1629 adb_pass_up(struct adbCommand *in)
1727 * directly into an adbCommand struct, which is passed to