Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/dscmb/drv/dscmb2/
H A DmdrvDSCMB.c666 DSCMB_KL_ATOMICEXEC * pKLArgs = (DSCMB_KL_ATOMICEXEC *)pu32Args; in DSCMBIoctl() local
667 if(TRUE == _MDrv_DSCMB2_KLadder_AtomicExec(pKLArgs->KLCfg, in DSCMBIoctl()
668 pKLArgs->ACPU_Out, in DSCMBIoctl()
669 pKLArgs->u32Status)) in DSCMBIoctl()
681 DSCMB_KL_ETSI * pKLArgs = (DSCMB_KL_ETSI *)pu32Args; in DSCMBIoctl() local
682 if(TRUE == _MDrv_DSCMB2_KLadder_ETSI(pKLArgs->KLCfg, in DSCMBIoctl()
683 pKLArgs->ACPU_Out, in DSCMBIoctl()
684 pKLArgs->pu8Nonce, in DSCMBIoctl()
685 pKLArgs->pu8Response, in DSCMBIoctl()
686 pKLArgs->u32Status)) in DSCMBIoctl()