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

  /src/sys/arch/mac68k/dev/
adb.c 65 int adb_polling = 0; /* Are we polling? (Debugger mode) */ variable in typeref:typename:int
135 adb_polling = 1;
198 adb_polling = 0;
  /src/sys/arch/macppc/dev/
adb.c 66 int adb_polling = 0; /* Are we polling? (Debugger mode) */ variable in typeref:typename:int
128 adb_polling = 1;
194 adb_polling = 0;

Completed in 13 milliseconds