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

  /src/sys/arch/hpcsh/hpcsh/
console.c 122 static int attach_kbd __attribute__((__unused__)) = 0; variable in typeref:typename:int
148 attach_kbd = 1;
179 if (attach_kbd)
240 attach_kbd = 1;
console.c 122 static int attach_kbd __attribute__((__unused__)) = 0; variable in typeref:typename:int
148 attach_kbd = 1;
179 if (attach_kbd)
240 attach_kbd = 1;

Completed in 21 milliseconds