Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/sys/drv/sys/
H A DdrvSYS_priv.h250 IOCTL_SYS_ENABLEDEBUGPORT fpSYS_EnableDebugPort; member
H A DdrvSYS.c1204 …pSYSPri->fpSYS_EnableDebugPort = (IOCTL_SYS_ENABLEDEBUGPORT)MDrv_SYS_EnableDebugP… in SYSOpen()
1307 u32Ret = (MS_U32)psSYSInstPri->fpSYS_EnableDebugPort(); in SYSIoctl()