Searched refs:pGetPackets (Results 1 – 1 of 1) sorted by relevance
216 PVBI_TTX_GET_PACKETS pGetPackets = NULL; in VBIIoctl() local382 pGetPackets = (PVBI_TTX_GET_PACKETS)pArgs; in VBIIoctl()383 if(psVbiInstPri->fpVBITTXGetPackets(pGetPackets->dataAddr, pGetPackets->length) == TRUE) in VBIIoctl()545 pGetPackets = (PVBI_TTX_GET_PACKETS)pArgs; in VBIIoctl()546 if(psVbiInstPri->fpDMXTTXGetPackets(pGetPackets->dataAddr, pGetPackets->length) == TRUE) in VBIIoctl()