Searched refs:pstDisconnectPid (Results 1 – 2 of 2) sorted by relevance
357 DSCMB_DISCONNECTPID * pstDisconnectPid = (DSCMB_DISCONNECTPID *)pu32Args; in DSCMBIoctl() local358 if(TRUE == _MDrv_DSCMB2_FltDisconnectPid(pstDisconnectPid->u32EngId, in DSCMBIoctl()359 pstDisconnectPid->u32DscmbId, in DSCMBIoctl()360 pstDisconnectPid->u32Pid)) in DSCMBIoctl()
398 DSCMB_DISCONNECTPID * pstDisconnectPid = (DSCMB_DISCONNECTPID *)pu32Args; in DSCMBIoctl() local399 if(TRUE == _MDrv_DSCMB2_FltDisconnectPid_Ex(pstDisconnectPid->u32EngId, in DSCMBIoctl()400 pstDisconnectPid->u32DscmbId, in DSCMBIoctl()401 pstDisconnectPid->u32Pid)) in DSCMBIoctl()