Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/sys/drv/sys/
H A DdrvSYS_priv.h211 typedef MS_BOOL (*IOCTL_SYS_ENABLEDEBUGPORT)(void); typedef
250 IOCTL_SYS_ENABLEDEBUGPORT fpSYS_EnableDebugPort;
H A DdrvSYS.c1204 …pSYSPri->fpSYS_EnableDebugPort = (IOCTL_SYS_ENABLEDEBUGPORT)MDrv_SYS_EnableDebugP… in SYSOpen()