Lines Matching refs:driverName
443 drvp->driverName, BUS_PCI, pPci, -1);
473 const unsigned numDevs = xf86MatchDevice(drvp->driverName, & devList);
528 drvp->driverName, pPci->bus, pPci->dev, pPci->func);
611 * \param driverName Name of the driver. This is used to find Device
633 * The \c driverName parameter is redundant. It is the same as
634 * \c DriverRec::driverName. In a future version of this function, remove
638 xf86MatchPciInstances(const char *driverName, int vendorID,
730 xf86AddBusDeviceToConfigure(drvp->driverName,
776 DebugF("%s instances found: %d\n", driverName, allocatedInstances);
822 driverName, devList[j]->busID,
838 "found: %s\n", driverName, devList[j]->identifier);
849 driverName, pPci->domain, pPci->bus, pPci->dev,
858 DebugF("%s instances found: %d\n", driverName, numClaimedInstances);
880 driverName, instances[i].dev->chipset,
898 driverName, instances[i].dev->chipset,
912 driverName, instances[i].dev->chipID,
962 driverName, pPci->bus, pPci->dev, pPci->func);