Home
last modified time | relevance | path

Searched refs:fpCPUGetBase (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/modules/cpu/drv/cpu/
H A DmdrvCPU.c64 psCpuInstPri->fpCPUGetBase = (IOCTL_CPU_GETBASE)_MDrv_CPU_GetBase; in CPUOpen()
245 *((MS_U32*)pArgs) = psCpuInstPri->fpCPUGetBase(); in CPUIoctl()
H A DdrvCPU_private.h144 IOCTL_CPU_GETBASE fpCPUGetBase; member