Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/sys/drv/sys/
H A DdrvSYS_priv.h210 typedef MS_BOOL (*IOCTL_SYS_DISABLEDEBUGPORT)(void); typedef
249 IOCTL_SYS_DISABLEDEBUGPORT fpSYS_DisableDebugPort;
H A DdrvSYS.c1203 …pSYSPri->fpSYS_DisableDebugPort = (IOCTL_SYS_DISABLEDEBUGPORT)MDrv_SYS_DisableDebu… in SYSOpen()