Home
last modified time | relevance | path

Searched refs:AgpInfo (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xfree86/os-support/
H A Dxf86_OSproc.h151 } AgpInfo, *AgpInfoPtr; typedef
/OK3568_Linux_fs/external/xserver/hw/xfree86/os-support/solaris/
H A Dsun_agp.c126 if ((info = calloc(sizeof(AgpInfo), 1)) == NULL) { in xf86GetAGPInfo()
/OK3568_Linux_fs/external/xserver/hw/xfree86/os-support/linux/
H A Dlnx_agp.c134 if ((info = calloc(sizeof(AgpInfo), 1)) == NULL) { in xf86GetAGPInfo()