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

  /src/sys/arch/shark/ofw/
ofw.c 146 int console_ihandle = 0; variable in typeref:typename:int
1952 if ((console_ihandle == 0) || (console_ihandle == -1))
1955 OF_call_method("install", console_ihandle, 0, 0);
ofw.c 146 int console_ihandle = 0; variable in typeref:typename:int
1952 if ((console_ihandle == 0) || (console_ihandle == -1))
1955 OF_call_method("install", console_ihandle, 0, 0);

Completed in 86 milliseconds