Searched refs:u16ChannelInfo (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/xf86-video-vboxvideo/dist/src/
H A DHGSMI.h78 typedef DECLCALLBACK(int) FNHGSMICHANNELHANDLER(void *pvHandler, uint16_t u16ChannelInfo, void *pvBuffer, HGSMISIZE cbBuffer);
169 *pu16ChannelInfo = pHeader->u16ChannelInfo;
198 uint16_t u16ChannelInfo);
217 uint16_t u16ChannelInfo);
H A DHGSMICommon.c158 uint16_t u16ChannelInfo)
187 pHeader->u16ChannelInfo = u16ChannelInfo;
231 uint16_t u16ChannelInfo)
238 cbAlloc, u8Channel, u16ChannelInfo);
399 pHandler->pfnHandler(pHandler->pvHandler, bufferContext.pHeader->u16ChannelInfo,
154 HGSMIBufferInitializeSingle(const HGSMIAREA * pArea,HGSMIBUFFERHEADER * pHeader,HGSMISIZE cbBuffer,uint8_t u8Channel,uint16_t u16ChannelInfo) argument
228 HGSMIHeapAlloc(HGSMIHEAP * pHeap,HGSMISIZE cbData,uint8_t u8Channel,uint16_t u16ChannelInfo) argument
H A DHGSMIDefs.h66 uint16_t u16ChannelInfo; /* Opaque to the HGSMI, used by the channel. */ member in struct:HGSMIBUFFERHEADER

Completed in 7 milliseconds