Home
last modified time | relevance | path

Searched refs:ConfigOffset (Results 1 – 4 of 4) sorted by relevance

/utopia/UTPA2-700.0.x/modules/pcmcia/drv/pcmcia/
H A DdrvPCMCIA.c1669 pInfo->ConfigOffset = pAttribMem[4]; in _MDrv_PCMCIA_ParseAttribMem()
1673 pInfo->ConfigOffset = (MS_U32)pAttribMem[5] << 8 | (MS_U32)pAttribMem[4]; in _MDrv_PCMCIA_ParseAttribMem()
1675 PCMCIA_DEBUG( ( "ConfigOffset 0x%lx\n", pInfo->ConfigOffset ) ); in _MDrv_PCMCIA_ParseAttribMem()
2076 …_MDrv_PCMCIA_WriteAttribMemV2( eModule, (MS_U16)( pInfo->ConfigOffset ), pInfo->Config[i].bConfigI… in _MDrv_PCMCIA_SwitchToIOmodeV2()
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DdrvPCMCIA.h263 …MS_U32 ConfigOffset; //!< Offset of the Configuration byte in the Attri… member
/utopia/UTPA2-700.0.x/mxlib/include/
H A DdrvPCMCIA.h263 …MS_U32 ConfigOffset; //!< Offset of the Configuration byte in the Attri… member
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt65268 MS_U32 ConfigOffset;