Searched refs:pCpuInstPriVoid (Results 1 – 1 of 1) sorted by relevance
46 void *pCpuInstPriVoid = NULL; in CPUOpen() local53 UtopiaInstanceGetPrivate(*ppInstance, &pCpuInstPriVoid); in CPUOpen()54 psCpuInstPri = (CPU_INSTANT_PRIVATE*)pCpuInstPriVoid; in CPUOpen()78 void* pCpuInstPriVoid = NULL; in CPUIoctl() local97 UtopiaInstanceGetPrivate(pInstance, &pCpuInstPriVoid); in CPUIoctl()98 psCpuInstPri = (CPU_INSTANT_PRIVATE*)pCpuInstPriVoid; in CPUIoctl()