Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/dscmb/drv/dscmb/
H A Ddscmb.c443 DSCMB_TYPESET *pstTypeSet = (DSCMB_TYPESET *)pu32Args; in DSCMBIoctl() local
444 if(TRUE == _MDrv_DSCMB2_FltTypeSet(pstTypeSet->u32EngId, in DSCMBIoctl()
445 pstTypeSet->u32DscmbId, in DSCMBIoctl()
446 pstTypeSet->eType)) in DSCMBIoctl()
448 pstInstPri->eType = pstTypeSet->eType; in DSCMBIoctl()
/utopia/UTPA2-700.0.x/modules/dscmb/drv/dscmb2/
H A DmdrvDSCMB.c427 DSCMB_TYPESET *pstTypeSet = (DSCMB_TYPESET *)pu32Args; in DSCMBIoctl() local
428 if(TRUE == _MDrv_DSCMB2_FltTypeSet(pstTypeSet->u32EngId, in DSCMBIoctl()
429 pstTypeSet->u32DscmbId, in DSCMBIoctl()
430 pstTypeSet->eType)) in DSCMBIoctl()