Searched refs:ConfigOffset (Results 1 – 4 of 4) sorted by relevance
1669 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()
263 …MS_U32 ConfigOffset; //!< Offset of the Configuration byte in the Attri… member
65268 MS_U32 ConfigOffset;