Lines Matching refs:chipID
445 /* After configure pass 1, chipID and chipRev are
448 pGDev->chipID = -1;
503 device_id = (devList[i]->chipID > 0)
504 ? devList[i]->chipID : pPci->device_id;
733 /* After configure pass 1, chipID and chipRev
737 pGDev->chipID = -1;
860 * Now check that a chipset or chipID override in the device section
861 * is valid. Chipset has precedence over chipID.
902 } else if (instances[i].dev->chipID > 0) {
904 if (id->PCIid == instances[i].dev->chipID)
912 driverName, instances[i].dev->chipID,
918 instances[i].dev->chipID);
1358 GDev->chipID = pVideo->device_id;