HomeSort by: relevance | last modified time | path
    Searched refs:majorversion (Results 1 - 23 of 23) sorted by relevancy

  /xsrc/external/mit/xf86-video-mach64/dist/src/
atiload.c 75 req.majorversion = 2;
  /xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
xf86Module.h 121 CARD8 majorversion; /* module-specific major version */ member in struct:__anon9927
136 CARD8 majorversion; /* module-specific major version */ member in struct:__anon9928
  /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/
xf86Module.h 137 CARD8 majorversion; /* module-specific major version */ member in struct:__anon10523
152 CARD8 majorversion; /* module-specific major version */ member in struct:__anon10524
  /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/loader/
loadmod.c 609 data->majorversion, data->minorversion, data->patchlevel);
619 xf86ErrorF(", module version = %d.%d.%d\n", data->majorversion,
677 if (req->majorversion != MAJOR_UNSPEC) {
678 if (data->majorversion != req->majorversion) {
681 data->majorversion, req->majorversion);
1044 * majorversion - must match the module's majorversion exactly
1258 return MODULE_VERSION_NUMERIC(mod->VersionInfo->majorversion,
    [all...]
  /xsrc/external/mit/xorg-server/dist/hw/xfree86/loader/
loadmod.c 444 LogWrite(1, ", module version = %d.%d.%d\n", data->majorversion,
498 if (data->majorversion != req->majorversion) {
501 module, data->majorversion, req->majorversion);
653 * majorversion - must match the module's majorversion exactly
1006 return MODULE_VERSION_NUMERIC(mod->VersionInfo->majorversion,
  /xsrc/external/mit/xf86-video-mgx/dist/src/
mgx_driver.c 583 req.majorversion = 2;
  /xsrc/external/mit/xf86-video-suncg6/dist/src/
cg6_driver.c 588 req.majorversion = EXA_VERSION_MAJOR;
  /xsrc/external/mit/xf86-video-suntcx/dist/src/
tcx_driver.c 649 req.majorversion = 2;
  /xsrc/external/mit/xf86-video-suncg14/dist/src/
cg14_driver.c 676 req.majorversion = 2;
  /xsrc/external/mit/xf86-video-igs/dist/src/
igs_driver.c 767 req.majorversion = 2;
  /xsrc/external/mit/xf86-video-pnozz/dist/src/
pnozz_driver.c 747 req.majorversion = EXA_VERSION_MAJOR;
  /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/dri2/
dri2.c 1239 *major = DRI2VersRec.majorversion;
  /xsrc/external/mit/xf86-video-ati/dist/src/
radeon_kms.c 325 info->exaReq.majorversion = EXA_VERSION_MAJOR;
radeon_driver.c 2247 info->exaReq.majorversion = EXA_VERSION_MAJOR;
2259 info->xaaReq.majorversion = 1;
  /xsrc/external/mit/xf86-video-geode/dist/src/
gx_driver.c 1438 shadowReq.majorversion = 1;
  /xsrc/external/mit/xf86-video-openchrome/dist/src/
via_driver.c 1554 req.majorversion = 2;
  /xsrc/external/mit/xf86-video-siliconmotion/dist/src/
smi_driver.c 890 req.majorversion = 2;
  /xsrc/external/mit/xf86-video-ati-kms/dist/src/
radeon_kms.c 1457 info->exaReq.majorversion = EXA_VERSION_MAJOR;
  /xsrc/external/mit/xf86-video-i128/dist/src/
i128_driver.c 1102 req.majorversion = 2;
  /xsrc/external/mit/xf86-video-r128/dist/src/
r128_driver.c 1456 info->exaReq.majorversion = EXA_VERSION_MAJOR;
  /xsrc/external/mit/xf86-video-trident/dist/src/
trident_driver.c 3249 req.majorversion = 2;
  /xsrc/external/mit/xf86-video-savage/dist/src/
savage_driver.c 2170 .majorversion = 2,
  /xsrc/external/mit/xf86-video-sis/dist/src/
sis_driver.c 2159 rep.majorVersion = SIS_XINERAMA_MAJOR_VERSION;
2164 _swaps(&rep.majorVersion, n);
6897 req.majorversion = 2;

Completed in 55 milliseconds