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

  /src/sys/dev/adb/
adb_kbd.c 169 static int adbkbd_console_attached = 0; variable in typeref:typename:int
371 if (adbkbd_is_console && (adbkbd_console_attached == 0)) {
373 adbkbd_console_attached = 1;
adb_kbd.c 169 static int adbkbd_console_attached = 0; variable in typeref:typename:int
371 if (adbkbd_is_console && (adbkbd_console_attached == 0)) {
373 adbkbd_console_attached = 1;

Completed in 21 milliseconds