Searched refs:dwLen (Results 1 – 6 of 6) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/pcmcia/drv/pcmcia/ |
| H A D | drvPCMCIA.c | 1533 void _MDrv_PCMCIA_ParseAttribMem( MS_U8 *pAttribMem, MS_U16 dwLen, PCMCIA_INFO *pInfo ) in _MDrv_PCMCIA_ParseAttribMem() argument 1557 if ( (MS_U16)bTagLen + 2 > dwLen ) in _MDrv_PCMCIA_ParseAttribMem() 1562 dwLen -= ( bTagLen + 2 ); in _MDrv_PCMCIA_ParseAttribMem() 1563 PCMCIA_DEBUG( ( "Parse_PCMCIA_AttribMem:bTag[0x%02X] dwLen[%d bytes]\n", bTag, dwLen ) ); in _MDrv_PCMCIA_ParseAttribMem() 1902 while ( ( bTag != 0x14 ) && ( bTag != 0xFF ) && ( dwLen ) ); in _MDrv_PCMCIA_ParseAttribMem()
|
| H A D | pcmcia_wrapper.c | 408 void MDrv_PCMCIA_ParseAttribMem( MS_U8 *pAttribMem, MS_U16 dwLen, PCMCIA_INFO *pInfo ) in MDrv_PCMCIA_ParseAttribMem() argument 416 stParse.u16DwLen = dwLen; in MDrv_PCMCIA_ParseAttribMem()
|
| H A D | pcmcia_private.h | 140 void _MDrv_PCMCIA_ParseAttribMem( MS_U8 *pAttribMem, MS_U16 dwLen, PCMCIA_INFO *pInfo );
|
| /utopia/UTPA2-700.0.x/projects/tmplib/include/ |
| H A D | drvPCMCIA.h | 389 void MDrv_PCMCIA_ParseAttribMem( MS_U8 *pAttribMem, MS_U16 dwLen, PCMCIA_INFO *pInfo );
|
| /utopia/UTPA2-700.0.x/mxlib/include/ |
| H A D | drvPCMCIA.h | 397 void MDrv_PCMCIA_ParseAttribMem( MS_U8 *pAttribMem, MS_U16 dwLen, PCMCIA_INFO *pInfo );
|
| /utopia/UTPA2-700.0.x/projects/build/ |
| H A D | preprocess.txt | 65336 void MDrv_PCMCIA_ParseAttribMem( MS_U8 *pAttribMem, MS_U16 dwLen, PCMCIA_INFO *pInfo );
|