Home
last modified time | relevance | path

Searched refs:u8CommandBit (Results 1 – 6 of 6) sorted by relevance

/utopia/UTPA2-700.0.x/modules/pcmcia/drv/pcmcia/
H A DdrvPCMCIA.c1907 void _MDrv_PCMCIA_SetCommandBitV2( PCMCIA_MODULE eModule, MS_U8 u8CommandBit, MS_BOOL bValue ) in _MDrv_PCMCIA_SetCommandBitV2() argument
1916 _gu8PCMCIA_Command[eModule] |= u8CommandBit; in _MDrv_PCMCIA_SetCommandBitV2()
1918 _gu8PCMCIA_Command[eModule] &= ( ~u8CommandBit ); in _MDrv_PCMCIA_SetCommandBitV2()
2340 void MDrv_PCMCIA_SetCommandBit( MS_U8 u8CommandBit, MS_BOOL bValue ) in MDrv_PCMCIA_SetCommandBit() argument
2342 MDrv_PCMCIA_SetCommandBitV2(PCMCIA_DEFAULT_MODULE, u8CommandBit, bValue); in MDrv_PCMCIA_SetCommandBit()
H A Dpcmcia_wrapper.c425 void MDrv_PCMCIA_SetCommandBitV2( PCMCIA_MODULE eModule, MS_U8 u8CommandBit, MS_BOOL bValue ) in MDrv_PCMCIA_SetCommandBitV2() argument
433 stCmdBit.u8CmdBit = u8CommandBit; in MDrv_PCMCIA_SetCommandBitV2()
H A Dpcmcia_private.h141 void _MDrv_PCMCIA_SetCommandBitV2( PCMCIA_MODULE eModule, MS_U8 u8CommandBit, MS_BOOL bValue…
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DdrvPCMCIA.h475 void MDrv_PCMCIA_SetCommandBitV2( PCMCIA_MODULE eModule, MS_U8 u8CommandBit, MS_BOOL bValue );
658 void MDrv_PCMCIA_SetCommandBit( MS_U8 u8CommandBit, MS_BOOL bValue );
/utopia/UTPA2-700.0.x/mxlib/include/
H A DdrvPCMCIA.h483 void MDrv_PCMCIA_SetCommandBitV2( PCMCIA_MODULE eModule, MS_U8 u8CommandBit, MS_BOOL bValue );
666 void MDrv_PCMCIA_SetCommandBit( MS_U8 u8CommandBit, MS_BOOL bValue );
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt65383 void MDrv_PCMCIA_SetCommandBitV2( PCMCIA_MODULE eModule, MS_U8 u8CommandBit, MS_BOOL bValue );
65504 void MDrv_PCMCIA_SetCommandBit( MS_U8 u8CommandBit, MS_BOOL bValue );