Lines Matching refs:chipID
461 /* After configure pass 1, chipID and chipRev are
464 pGDev->chipID = -1;
517 device_id = (devList[i]->chipID > 0)
518 ? devList[i]->chipID : pPci->device_id;
746 /* After configure pass 1, chipID and chipRev
750 pGDev->chipID = -1;
874 * Now check that a chipset or chipID override in the device section
875 * is valid. Chipset has precedence over chipID.
919 else if (instances[i].dev->chipID > 0) {
921 if (id->PCIid == instances[i].dev->chipID)
929 driverName, instances[i].dev->chipID,
936 instances[i].dev->chipID);
1458 GDev->chipID = pVideo->device_id;