Searched refs:pDisconnectFlt (Results 1 – 2 of 2) sorted by relevance
332 DSCMB_DISCONNECTFLT * pDisconnectFlt = (DSCMB_DISCONNECTFLT *)pu32Args; in DSCMBIoctl() local333 if(TRUE == _MDrv_DSCMB2_FltDisconnectFltId(pDisconnectFlt->u32EngId, in DSCMBIoctl()334 pDisconnectFlt->u32DscmbId, in DSCMBIoctl()335 pDisconnectFlt->u32DmxFltId)) in DSCMBIoctl()
368 DSCMB_DISCONNECTFLT * pDisconnectFlt = (DSCMB_DISCONNECTFLT *)pu32Args; in DSCMBIoctl() local369 if(TRUE == _MDrv_DSCMB2_FltDisconnectFltId(pDisconnectFlt->u32EngId, in DSCMBIoctl()370 pDisconnectFlt->u32DscmbId, in DSCMBIoctl()371 pDisconnectFlt->u32DmxFltId)) in DSCMBIoctl()