Searched refs:consoleType (Results 1 – 3 of 3) sorted by relevance
239 static inline void OSi_SetForMainPR( u32 consoleType ) in OSi_SetForMainPR() argument245 u32 type = consoleType & OS_CONSOLE_MASK; in OSi_SetForMainPR()266 u32 consoleType = OS_GetConsoleType(); in OSi_InitArenaEx_ltdmain() local267 u32 memSize = consoleType & OS_CONSOLE_SIZE_MASK; in OSi_InitArenaEx_ltdmain()297 u32 consoleType = OS_GetConsoleType(); in OS_InitArenaEx() local298 u32 memSize = consoleType & OS_CONSOLE_SIZE_MASK; in OS_InitArenaEx()307 OSi_SetForMainPR( consoleType ); in OS_InitArenaEx()317 OSi_SetForMainPR( consoleType ); in OS_InitArenaEx()
145 u32 consoleType = OS_GetConsoleType(); in OS_FPutStringInit() local151 if ( consoleType & OS_CONSOLE_ENSATA ) in OS_FPutStringInit()155 else if ( consoleType & OS_CONSOLE_TWLDEBUGGER ) in OS_FPutStringInit()159 else if ( consoleType & OS_CONSOLE_ISDEBUGGER ) in OS_FPutStringInit()167 if ( consoleType & OS_CONSOLE_TWLDEBUGGER ) in OS_FPutStringInit()
32 consoleType-1 \