Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/msos/utopia_core/linux/
H A Dutopia.c344 pInstance->u32KernelSpaceIdentify =KERNEL_MODE; in UtopiaOpen()
362 pInstance->u32KernelSpaceIdentify = 0; in UtopiaOpen()
412 if((pInstance->u32KernelSpaceIdentify) & KERNEL_MODE) in UtopiaIoctl()
457 if((pInstance->u32KernelSpaceIdentify) & KERNEL_MODE) in UtopiaClose()
/utopia/UTPA2-700.0.x/modules/msos/utopia_core/
H A Dutopia_private.h136 MS_U32 u32KernelSpaceIdentify; member
180 compat_uint_t u32KernelSpaceIdentify; member