Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DdrvSC.h339 } SC_Info; typedef
549 const SC_Info* MDrv_SC_GetInfo(MS_U8 u8SCID);
/utopia/UTPA2-700.0.x/mxlib/include/
H A DdrvSC.h343 } SC_Info; typedef
553 const SC_Info* MDrv_SC_GetInfo(MS_U8 u8SCID);
/utopia/UTPA2-700.0.x/modules/dscmb/api/nsk2hdi/
H A DdrvNDSSC.h310 } SC_Info; typedef
386 const SC_Info* MDrv_SC_GetInfo(MS_U8 u8SCID);
/utopia/UTPA2-700.0.x/modules/sc/drv/sc/sc2/
H A DdrvSC.c284 SC_Info _scInfo[SC_DEV_NUM] = {
5187 const SC_Info* MDrv_SC_GetInfo(MS_U8 u8SCID) in MDrv_SC_GetInfo()
5202 return (const SC_Info*)&_scInfo[u8SCID]; in MDrv_SC_GetInfo()
/utopia/UTPA2-700.0.x/modules/sc/drv/sc/sc1/
H A DdrvSC.c402 SC_Info _scInfo[SC_DEV_NUM] = {
5954 const SC_Info* MDrv_SC_GetInfo(MS_U8 u8SCID) in MDrv_SC_GetInfo()
5969 return (const SC_Info*)&_scInfo[u8SCID]; in MDrv_SC_GetInfo()
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt34578 } SC_Info;
34665 const SC_Info* MDrv_SC_GetInfo(MS_U8 u8SCID);