Searched refs:pGetCap (Results 1 – 1 of 1) sorted by relevance
696 DSCMB_QUERYCAP* pGetCap = (DSCMB_QUERYCAP*)pu32Args; in DSCMBIoctl() local697 if(TRUE == _MDrv_DSCMB2_GetCap(pGetCap->u32EngId, in DSCMBIoctl()698 pGetCap->eQueryType, in DSCMBIoctl()699 pGetCap->pInput, in DSCMBIoctl()700 pGetCap->pOutput)) in DSCMBIoctl()