Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/pcmcia/drv/pcmcia/
H A DdrvPCMCIA.c1607 memcpy( pInfo->pszProductInfo1, pAttribMem + i, in _MDrv_PCMCIA_ParseAttribMem()
1609 … pInfo->pszProductInfo1[pcmcia_min( bTagLen + 2 - i, MAX_PCMCIA_STRLEN - 1 )] = '\0'; in _MDrv_PCMCIA_ParseAttribMem()
1616 …if ( ( 0 == memcmp( pInfo->pszProductInfo1, u8aCI_PLUS_STRING1, sizeof( u8aCI_PLUS_STRING1 ) - 1 )… in _MDrv_PCMCIA_ParseAttribMem()
1617 … ( 0 == memcmp( pInfo->pszProductInfo1, u8aCI_PLUS_STRING2, sizeof( u8aCI_PLUS_STRING2 ) - 1 ) ) ) in _MDrv_PCMCIA_ParseAttribMem()
1635 ULOGD("PCMCIA", "ProductInfo1 %s \n", pInfo->pszProductInfo1 ); in _MDrv_PCMCIA_ParseAttribMem()
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DdrvPCMCIA.h272 MS_U8 pszProductInfo1[MAX_PCMCIA_STRLEN]; //!< (PCMCIAINFO_VERS1_VALID) member
/utopia/UTPA2-700.0.x/mxlib/include/
H A DdrvPCMCIA.h272 MS_U8 pszProductInfo1[MAX_PCMCIA_STRLEN]; //!< (PCMCIAINFO_VERS1_VALID) member
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt65277 MS_U8 pszProductInfo1[MAX_PCMCIA_STRLEN];