Searched refs:sSparcPlatform (Results 1 - 1 of 1) sorted by relevance

/haiku/src/system/kernel/arch/sparc/
H A Darch_platform.cpp20 static SparcPlatform *sSparcPlatform; variable
38 return sSparcPlatform;
241 sSparcPlatform = new(sSparcPlatformBuffer) SparcOpenFirmware;
243 return sSparcPlatform->Init(kernelArgs);
250 return sSparcPlatform->InitPostVM(kernelArgs);

Completed in 72 milliseconds