Searched refs:PortResource (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xorg-server/dist/hw/kdrive/src/
H A Dkxv.c102 static unsigned long PortResource = 0; variable in typeref:typename:unsigned long
135 PortResource = XvGetRTPort();
374 if (!AddResource(pp->id, PortResource, pp)) {
/xsrc/external/mit/xorg-server.old/dist/hw/kdrive/src/
H A Dkxv.c110 static unsigned long PortResource = 0; variable in typeref:typename:unsigned long
207 PortResource = (*XvGetRTPortProc)();
524 if(!AddResource(pp->id, PortResource, pp)) {
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/
H A Dxf86xv.c122 static unsigned long PortResource = 0; variable in typeref:typename:unsigned long
264 PortResource = (*XvGetRTPortProc)();
583 if(!AddResource(pp->id, PortResource, pp)) {
/xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
H A Dxf86xv.c115 static unsigned long PortResource = 0; variable in typeref:typename:unsigned long
246 PortResource = XvGetRTPort();
495 if (!AddResource(pp->id, PortResource, pp)) {

Completed in 11 milliseconds