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

  /src/sys/arch/macppc/dev/
akbd.c 110 static int akbd_console_attached; variable in typeref:typename:int
243 if (akbd_is_console && !akbd_console_attached) {
245 akbd_console_attached = 1;
akbd.c 110 static int akbd_console_attached; variable in typeref:typename:int
243 if (akbd_is_console && !akbd_console_attached) {
245 akbd_console_attached = 1;

Completed in 22 milliseconds