Searched refs:pProtectMemory (Results 1 – 1 of 1) sorted by relevance
239 PVBI_PROTECT_MEMORY pProtectMemory = NULL; in VBIIoctl() local505 pProtectMemory = (PVBI_PROTECT_MEMORY)pArgs; in VBIIoctl()506 pProtectMemory->bRet = psVbiInstPri->fpVBIProtectMemory(pProtectMemory->bEnable, in VBIIoctl()507 pProtectMemory->phyAddr, in VBIIoctl()508 pProtectMemory->u32Size); in VBIIoctl()