Home
last modified time | relevance | path

Searched refs:psSetSysKey (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/modules/dscmb/drv/dscmb/
H A Ddscmb.c478 DSCMB_MULTI2_SETSYSKEY * psSetSysKey = (DSCMB_MULTI2_SETSYSKEY *)pu32Args; in DSCMBIoctl() local
479 if(TRUE == _MDrv_DSCMB2_Multi2_SetSystemKey(psSetSysKey->u32EngId, in DSCMBIoctl()
480 (MS_U8*)psSetSysKey->pu8SysKey)) in DSCMBIoctl()
/utopia/UTPA2-700.0.x/modules/dscmb/drv/dscmb2/
H A DmdrvDSCMB.c523 DSCMB_MULTI2_SETSYSKEY * psSetSysKey = (DSCMB_MULTI2_SETSYSKEY *)pu32Args; in DSCMBIoctl() local
524 if(TRUE == _MDrv_DSCMB2_Multi2_SetSystemKey(psSetSysKey->u32EngId, in DSCMBIoctl()
525 (MS_U8*)psSetSysKey->pu8SysKey)) in DSCMBIoctl()