Searched refs:pu8RstPSWD (Results 1 – 13 of 13) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/dscmb/drv/ca2/ |
| H A D | drvCA.c | 644 MS_BOOL MDrv_CA_BGC_ResetSection(MS_U32 u32SecId, const MS_U8* const pu8RstPSWD) in MDrv_CA_BGC_ResetSection() argument 650 if((u32SecId >= BGC_SEC_MAX) || (pu8RstPSWD == NULL)) in MDrv_CA_BGC_ResetSection() 659 ret = HAL_CA_BGC_ResetSec(u32SecId, pu8RstPSWD); in MDrv_CA_BGC_ResetSection()
|
| /utopia/UTPA2-700.0.x/modules/dscmb/hal/k6/ca2/ |
| H A D | halCA.c | 1197 MS_BOOL HAL_CA_BGC_ResetSec(MS_U32 u32SecId, const MS_U8* pu8RstPSWD) in HAL_CA_BGC_ResetSec() argument 1202 if((u32SecId >= BGC_SEC_MAX) || (pu8RstPSWD == NULL)) in HAL_CA_BGC_ResetSec() 1224 if(HAL_CA_BGC_Ctrl(BGC_CMD_TYPE_RESET_PASSWD, pu8RstPSWD[i]) == FALSE) in HAL_CA_BGC_ResetSec()
|
| H A D | halCA.h | 141 MS_BOOL HAL_CA_BGC_ResetSec(MS_U32 u32SecId, const MS_U8* pu8RstPSWD);
|
| /utopia/UTPA2-700.0.x/modules/dscmb/hal/k6lite/ca2/ |
| H A D | halCA.c | 1190 MS_BOOL HAL_CA_BGC_ResetSec(MS_U32 u32SecId, const MS_U8* pu8RstPSWD) in HAL_CA_BGC_ResetSec() argument 1195 if((u32SecId >= BGC_SEC_MAX) || (pu8RstPSWD == NULL)) in HAL_CA_BGC_ResetSec() 1217 if(HAL_CA_BGC_Ctrl(BGC_CMD_TYPE_RESET_PASSWD, pu8RstPSWD[i]) == FALSE) in HAL_CA_BGC_ResetSec()
|
| H A D | halCA.h | 141 MS_BOOL HAL_CA_BGC_ResetSec(MS_U32 u32SecId, const MS_U8* pu8RstPSWD);
|
| /utopia/UTPA2-700.0.x/modules/dscmb/hal/curry/ca2/ |
| H A D | halCA.c | 1191 MS_BOOL HAL_CA_BGC_ResetSec(MS_U32 u32SecId, const MS_U8* pu8RstPSWD) in HAL_CA_BGC_ResetSec() argument 1196 if((u32SecId >= BGC_SEC_MAX) || (pu8RstPSWD == NULL)) in HAL_CA_BGC_ResetSec() 1218 if(HAL_CA_BGC_Ctrl(BGC_CMD_TYPE_RESET_PASSWD, pu8RstPSWD[i]) == FALSE) in HAL_CA_BGC_ResetSec()
|
| H A D | halCA.h | 141 MS_BOOL HAL_CA_BGC_ResetSec(MS_U32 u32SecId, const MS_U8* pu8RstPSWD);
|
| /utopia/UTPA2-700.0.x/modules/dscmb/hal/k7u/ca2/ |
| H A D | halCA.c | 1194 MS_BOOL HAL_CA_BGC_ResetSec(MS_U32 u32SecId, const MS_U8* pu8RstPSWD) in HAL_CA_BGC_ResetSec() argument 1199 if((u32SecId >= BGC_SEC_MAX) || (pu8RstPSWD == NULL)) in HAL_CA_BGC_ResetSec() 1221 if(HAL_CA_BGC_Ctrl(BGC_CMD_TYPE_RESET_PASSWD, pu8RstPSWD[i]) == FALSE) in HAL_CA_BGC_ResetSec()
|
| H A D | halCA.h | 141 MS_BOOL HAL_CA_BGC_ResetSec(MS_U32 u32SecId, const MS_U8* pu8RstPSWD);
|
| /utopia/UTPA2-700.0.x/modules/dscmb/hal/kano/ca2/ |
| H A D | halCA.c | 1194 MS_BOOL HAL_CA_BGC_ResetSec(MS_U32 u32SecId, const MS_U8* pu8RstPSWD) in HAL_CA_BGC_ResetSec() argument 1199 if((u32SecId >= BGC_SEC_MAX) || (pu8RstPSWD == NULL)) in HAL_CA_BGC_ResetSec() 1221 if(HAL_CA_BGC_Ctrl(BGC_CMD_TYPE_RESET_PASSWD, pu8RstPSWD[i]) == FALSE) in HAL_CA_BGC_ResetSec()
|
| H A D | halCA.h | 141 MS_BOOL HAL_CA_BGC_ResetSec(MS_U32 u32SecId, const MS_U8* pu8RstPSWD);
|
| /utopia/UTPA2-700.0.x/mxlib/include/ |
| H A D | drvCA.h | 343 DLL_PUBLIC MS_BOOL MDrv_CA_BGC_ResetSection(MS_U32 u32SecId, const MS_U8* const pu8RstPSWD);
|
| /utopia/UTPA2-700.0.x/projects/build/ |
| H A D | preprocess.txt | 59963 DLL_PUBLIC MS_BOOL MDrv_CA_BGC_ResetSection(MS_U32 u32SecId, const MS_U8* const pu8RstPSWD);
|