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

/haiku/src/system/kernel/arch/ppc/
H A Darch_system_info.cpp14 uint32 sPVR; variable
79 node->data.core.model = sPVR;
99 sPVR = get_pvr();
100 uint16 model = (uint16)(sPVR >> 16);

Completed in 20 milliseconds