Home
last modified time | relevance | path

Searched refs:DSCMB_Status (Results 1 – 5 of 5) sorted by relevance

/utopia/UTPA2-700.0.x/mxlib/include/
H A DdrvDSCMB.h199 } DSCMB_Status; typedef
1175 DLL_PUBLIC MS_BOOL MDrv_DSCMB_GetStatus(DSCMB_Status *pStatus);
/utopia/UTPA2-700.0.x/modules/dscmb/drv/dscmb/
H A DdrvDSCMB.c138 static DSCMB_Status _DscmbStatus;
2539 MS_BOOL MDrv_DSCMB_GetStatus(DSCMB_Status *pStatus) in MDrv_DSCMB_GetStatus()
2541 if (sizeof(DSCMB_Status)) in MDrv_DSCMB_GetStatus()
2543 memcpy(pStatus, &_DscmbStatus, sizeof(DSCMB_Status)); in MDrv_DSCMB_GetStatus()
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DdrvDSCMB.h199 } DSCMB_Status; typedef
/utopia/UTPA2-700.0.x/modules/dscmb/drv/dscmb2/
H A DdrvDSCMB.c5658 MS_BOOL MDrv_DSCMB_GetStatus(DSCMB_Status *pStatus) in MDrv_DSCMB_GetStatus()
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt72567 } DSCMB_Status;
73168 DLL_PUBLIC MS_BOOL MDrv_DSCMB_GetStatus(DSCMB_Status *pStatus);