Searched refs:GDevRec (Results 1 - 18 of 18) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/
H A Dxf86pciBus.h43 GDevRec *GDev, int *chipset);
H A Dxf86AutoConfig.c354 cptr = malloc(sizeof(GDevRec));
359 memcpy(cptr, odev, sizeof(GDevRec));
394 ptr = calloc(1, sizeof(GDevRec));
H A Dxf86sbusBus.h104 GDevRec *GDev);
H A Dxf86str.h403 } GDevRec, *GDevPtr; typedef in typeref:struct:__anon1b1d0d511208
H A Dxf86Configure.c44 GDevRec GDev;
72 * directly. We allocate a GDevRec and fill it in as much as we can, letting
H A Dxf86sbusBus.c712 xf86SbusConfigureNewDev(void *busData, sbusDevicePtr sBus, GDevRec *GDev)
H A Dxf86Config.c1675 gdp = xnfalloc((count + 1) * sizeof(GDevRec));
1752 servlayoutp->inactives = xnfcalloc(1, sizeof(GDevRec));
1852 screenp->device = xnfcalloc(1, sizeof(GDevRec));
H A Dxf86pciBus.c1348 GDevRec *GDev, int *chipset)
/xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
H A Dxf86pciBus.h45 GDevRec * GDev, int *chipset);
H A Dxf86AutoConfig.c385 cptr = malloc(sizeof(GDevRec));
390 memcpy(cptr, odev, sizeof(GDevRec));
427 ptr = calloc(1, sizeof(GDevRec));
H A Dxf86sbusBus.h111 GDevRec * GDev);
H A Dxf86str.h316 } GDevRec, *GDevPtr; typedef in typeref:struct:__anonf472aec41008
H A Dxf86Config.c1568 gdp = xnfallocarray(count + 1, sizeof(GDevRec));
1645 servlayoutp->inactives = xnfcalloc(1, sizeof(GDevRec));
1748 screenp->device = xnfcalloc(1, sizeof(GDevRec));
1791 screenp->gpu_devices[i] = xnfcalloc(1, sizeof(GDevRec));
1801 screenp->gpu_devices[i] = xnfcalloc(1, sizeof(GDevRec));
H A Dxf86sbusBus.c752 xf86SbusConfigureNewDev(void *busData, sbusDevicePtr sBus, GDevRec * GDev)
H A Dxf86Configure.c46 GDevRec GDev;
77 * directly. We allocate a GDevRec and fill it in as much as we can, letting
H A Dxf86pciBus.c1445 GDevRec * GDev, int *chipset)
/xsrc/external/mit/xorg-server/dist/hw/xwin/
H A Dwinconfig.h62 } GDevRec, *GDevPtr; typedef in typeref:struct:__anon584695a90308
/xsrc/external/mit/xorg-server.old/dist/hw/xwin/
H A Dwinconfig.h72 GDevRec, *GDevPtr; typedef in typeref:struct:__anon2cd5b7360308

Completed in 24 milliseconds