HomeSort by: relevance | last modified time | path
    Searched defs:MACH64_DRIVER_NAME (Results 1 - 3 of 3) sorted by relevancy

  /xsrc/external/mit/xf86-video-mach64/dist/src/
atimach64version.h 27 #undef MACH64_DRIVER_NAME
37 #define MACH64_DRIVER_NAME "mach64"
  /xsrc/external/mit/xf86-video-ati/dist/src/
ati.c 70 #define MACH64_DRIVER_NAME "mach64"
182 nMach64GDev = xf86MatchDevice(MACH64_DRIVER_NAME, NULL);
216 ati_gdev->driver = MACH64_DRIVER_NAME;
238 xf86LoadOneModule(MACH64_DRIVER_NAME, options);
  /xsrc/external/mit/xf86-video-ati-kms/dist/src/
ati.c 69 #define MACH64_DRIVER_NAME "mach64"
156 nMach64GDev = xf86MatchDevice(MACH64_DRIVER_NAME, NULL);
196 ati_gdev->driver = MACH64_DRIVER_NAME;
244 xf86LoadOneModule(MACH64_DRIVER_NAME, options);

Completed in 78 milliseconds