Searched refs:pFltFree (Results 1 – 2 of 2) sorted by relevance
383 DSCMB_FLTFREE * pFltFree = (DSCMB_FLTFREE *)pu32Args; in DSCMBIoctl() local384 if(TRUE == _MDrv_DSCMB2_FltFree(pFltFree->u32EngId, in DSCMBIoctl()385 pFltFree->u32DscmbId)) in DSCMBIoctl()
341 DSCMB_FLTFREE * pFltFree = (DSCMB_FLTFREE *)pu32Args; in DSCMBIoctl() local342 if(TRUE == _MDrv_DSCMB2_FltFree(pFltFree->u32EngId, pFltFree->u32DscmbId)) in DSCMBIoctl()