Searched refs:NV_NAME (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/xf86-video-nouveau/dist/src/
H A Dnv_const.h5 #define NV_NAME "NOUVEAU" macro
H A Dnv_driver.c202 xf86DrvMsg(0, X_INFO, NV_NAME " driver " NV_DRIVER_DATE "\n");
203 xf86DrvMsg(0, X_INFO, NV_NAME " driver for NVIDIA chipset families :\n");
255 pScrn->name = NV_NAME;
/xsrc/external/mit/xf86-video-nv/dist/src/
H A Dnv_const.h5 #define NV_NAME "NV" macro
H A Dnv_driver.c750 xf86PrintChipsets(NV_NAME, "driver for NVIDIA chipsets", NVKnownChipsets);
767 pScrn->name = NV_NAME;
924 NV_NAME ": The PCI device 0x%"PRIx32" (%s) at %2.2d@%2.2d:%2.2d:%1.1d has a kernel module claiming it.\n",
927 NV_NAME ": This driver cannot operate until it has been unloaded.\n");
937 NV_NAME ": Ignoring unsupported device 0x%"PRIx32" (%s) at %2.2d@%2.2d:%2.2d:%1.1d\n",
941 NV_NAME ": Ignoring unsupported device 0x%"PRIx32" at %2.2d@%2.2d:%2.2d:%1.1d\n",
952 NV_NAME ": Found NVIDIA %s at %2.2d@%2.2d:%2.2d:%1.1d\n",
1027 numUsed = xf86MatchPciInstances(NV_NAME, 0, NVChipsets, NVPciChipsets,
H A Dg80_driver.c951 pScrn->name = NV_NAME;

Completed in 7 milliseconds