HomeSort by: relevance | last modified time | path
    Searched defs:adbOutbound (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/macppc/dev/
adb_direct.c 45 * in the adbInbound and adbOutbound queues, as it would reduce
50 * - (Related to above) Actually implement the adbOutbound queue.
215 struct adbCommand adbOutbound[ADB_QUEUE]; /* outgoing queue - not used yet */
  /src/sys/arch/mac68k/dev/
adb_direct.c 45 * in the adbInbound and adbOutbound queues, as it would reduce
50 * - (Related to above) Actually implement the adbOutbound queue.
266 struct adbCommand adbOutbound[ADB_QUEUE]; /* outgoing queue - not used yet */

Completed in 14 milliseconds