Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/miu/drv/miu/
H A DdrvMIU_private.h123 typedef MS_BOOL (*IOCTL_MIU_SETHIGHPRIORITY)(MS_U8, eMIUClientID, MS_BOOL); typedef
156 IOCTL_MIU_SETHIGHPRIORITY fpMIU_SetHighPriority;
H A DmdrvMIU.c80 pMIUPri->fpMIU_SetHighPriority = (IOCTL_MIU_SETHIGHPRIORITY)_MDrv_MIU_SetHPriorityMask; in MIUOpen()