Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/dscmb/drv/dscmb/
H A Ddscmb.c412 DSCMB_FLTKEYRESET * pstFltKeyReset = (DSCMB_FLTKEYRESET *)pu32Args; in DSCMBIoctl() local
413 if(TRUE == _MDrv_DSCMB2_FltKeyReset(pstFltKeyReset->u32EngId, in DSCMBIoctl()
414 pstFltKeyReset->u32DscmbId, in DSCMBIoctl()
415 pstFltKeyReset->eKeyType)) in DSCMBIoctl()
/utopia/UTPA2-700.0.x/modules/dscmb/drv/dscmb2/
H A DmdrvDSCMB.c457 DSCMB_FLTKEYRESET * pstFltKeyReset = (DSCMB_FLTKEYRESET *)pu32Args; in DSCMBIoctl() local
458 if(TRUE == _MDrv_DSCMB2_FltKeyReset(pstFltKeyReset->u32EngId, in DSCMBIoctl()
459 pstFltKeyReset->u32DscmbId, in DSCMBIoctl()
460 pstFltKeyReset->eKeyType)) in DSCMBIoctl()