Searched refs:drvmsg (Results 1 – 2 of 2) sorted by relevance
1263 xf86PrintChipsets(const char *drvname, const char *drvmsg, SymTabPtr chips) in xf86PrintChipsets() argument1267 len = 6 + strlen(drvname) + 2 + strlen(drvmsg) + 2; in xf86PrintChipsets()1268 xf86Msg(X_INFO, "%s: %s:", drvname, drvmsg); in xf86PrintChipsets()
275 xf86PrintChipsets(const char *drvname, const char *drvmsg, SymTabPtr chips);