Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/dscmb/drv/dscmb/
H A Ddscmb.c307 DSCMB_FLTALLOC* pFltAlloc = (DSCMB_FLTALLOC *)pu32Args; in DSCMBIoctl() local
310 pFltAlloc->u32DscmbId = _MDrv_DSCMB2_FltAlloc_Ex(pFltAlloc->u32EngId, in DSCMBIoctl()
311 pFltAlloc->eFltType); in DSCMBIoctl()
312 if(pFltAlloc->u32DscmbId != DRV_DSCMB_FLT_NULL) in DSCMBIoctl()
/utopia/UTPA2-700.0.x/modules/dscmb/drv/dscmb2/
H A DmdrvDSCMB.c326 DSCMB_FLTALLOC* pFltAlloc = (DSCMB_FLTALLOC *)pu32Args; in DSCMBIoctl() local
328 pFltAlloc->u32DscmbId = _MDrv_DSCMB2_FltAlloc_Ex(pFltAlloc->u32EngId, in DSCMBIoctl()
329 pFltAlloc->eFltType); in DSCMBIoctl()
330 if(pFltAlloc->u32DscmbId != DRV_DSCMB_FLT_NULL) in DSCMBIoctl()