Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/dscmb/drv/dscmb/
H A Ddscmb.c383 DSCMB_FLTFREE * pFltFree = (DSCMB_FLTFREE *)pu32Args; in DSCMBIoctl() local
384 if(TRUE == _MDrv_DSCMB2_FltFree(pFltFree->u32EngId, in DSCMBIoctl()
385 pFltFree->u32DscmbId)) in DSCMBIoctl()
/utopia/UTPA2-700.0.x/modules/dscmb/drv/dscmb2/
H A DmdrvDSCMB.c341 DSCMB_FLTFREE * pFltFree = (DSCMB_FLTFREE *)pu32Args; in DSCMBIoctl() local
342 if(TRUE == _MDrv_DSCMB2_FltFree(pFltFree->u32EngId, pFltFree->u32DscmbId)) in DSCMBIoctl()