Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/sys/drv/sys/
H A DdrvSYS_priv.h249 IOCTL_SYS_DISABLEDEBUGPORT fpSYS_DisableDebugPort; member
H A DdrvSYS.c1203 …pSYSPri->fpSYS_DisableDebugPort = (IOCTL_SYS_DISABLEDEBUGPORT)MDrv_SYS_DisableDebu… in SYSOpen()
1303 u32Ret = (MS_U32)psSYSInstPri->fpSYS_DisableDebugPort(); in SYSIoctl()