Searched refs:OsGetConsoleByID (Results 1 – 4 of 4) sorted by relevance
63 CONSOLE_CB *consoleCB = OsGetConsoleByID(consoleId);142 consoleCB = OsGetConsoleByID(consoleId);
335 CONSOLE_CB *consoleCB = OsGetConsoleByID((INT32)shellCB->consoleID); in ShellEntry()
109 extern CONSOLE_CB *OsGetConsoleByID(INT32 consoleID);
1503 CONSOLE_CB *OsGetConsoleByID(INT32 consoleID) in OsGetConsoleByID() function1515 return OsGetConsoleByID(consoleID); in OsGetConsoleByTaskID()