Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/dscmb/drv/dscmb/
H A Ddscmb.c332 DSCMB_DISCONNECTFLT * pDisconnectFlt = (DSCMB_DISCONNECTFLT *)pu32Args; in DSCMBIoctl() local
333 if(TRUE == _MDrv_DSCMB2_FltDisconnectFltId(pDisconnectFlt->u32EngId, in DSCMBIoctl()
334 pDisconnectFlt->u32DscmbId, in DSCMBIoctl()
335 pDisconnectFlt->u32DmxFltId)) in DSCMBIoctl()
/utopia/UTPA2-700.0.x/modules/dscmb/drv/dscmb2/
H A DmdrvDSCMB.c368 DSCMB_DISCONNECTFLT * pDisconnectFlt = (DSCMB_DISCONNECTFLT *)pu32Args; in DSCMBIoctl() local
369 if(TRUE == _MDrv_DSCMB2_FltDisconnectFltId(pDisconnectFlt->u32EngId, in DSCMBIoctl()
370 pDisconnectFlt->u32DscmbId, in DSCMBIoctl()
371 pDisconnectFlt->u32DmxFltId)) in DSCMBIoctl()