Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DdrvSC.h381 MS_U16 u16ReplyMaxLen; /* Maximum length of reply data */ member
/utopia/UTPA2-700.0.x/mxlib/include/
H A DdrvSC.h385 MS_U16 u16ReplyMaxLen; /* Maximum length of reply data */ member
/utopia/UTPA2-700.0.x/modules/dscmb/api/nsk2hdi/
H A DdrvNDSSC.h352 MS_U16 u16ReplyMaxLen; /* Maximum length of reply data */ member
/utopia/UTPA2-700.0.x/modules/sc/drv/sc/sc2/
H A DdrvSC.c899 gpScDataBuffVA->u16ReplyMaxLen = 0; in _SC_Send()
1015 gpScDataBuffVA->u16ReplyMaxLen = *u16DataLen; in _SC_Recv()
1123 gpScDataBuffVA->u16ReplyMaxLen = *u16ReadDataLen; in _SC_RawExchange()
1828 gpScDataBuffVA->u16ReplyMaxLen = SC_ATR_LEN_MAX; in _SC_GetATR()
/utopia/UTPA2-700.0.x/modules/sc/drv/sc/sc1/
H A DdrvSC.c1008 gpScDataBuffVA->u16ReplyMaxLen = 0; in _SC_Send()
1124 gpScDataBuffVA->u16ReplyMaxLen = *u16DataLen; in _SC_Recv()
1232 gpScDataBuffVA->u16ReplyMaxLen = *u16ReadDataLen; in _SC_RawExchange()
2312 gpScDataBuffVA->u16ReplyMaxLen = SC_ATR_LEN_MAX; in _SC_GetATR()
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt34620 MS_U16 u16ReplyMaxLen;