Searched refs:HW_PARAM_LAUNCH_PARAM (Results 1 – 3 of 3) sorted by relevance
49 #define HW_PARAM_LAUNCH_PARAM (HW_MAIN_MEM_PARAMETER_BUF + HW_PARAM_LAUNCH_PARAM_OFS) macro50 #define HW_PARAM_LAUNCH_PARAM_END (HW_PARAM_LAUNCH_PARAM + HW_PARAM_LAUNCH_PARAM_SIZE)
47 #define OSi_GetLauncherParam() ( (LauncherParam *)HW_PARAM_LAUNCH_PARAM )
2555 ((LauncherParam*)HW_PARAM_LAUNCH_PARAM)->header.magicCode = 0; in PMi_CallPostExitCallbackAndReset()