Searched refs:pGDev (Results 1 – 2 of 2) sorted by relevance
457 GDevPtr pGDev = in xf86PciAddMatchingDev() local460 if (pGDev != NULL) { in xf86PciAddMatchingDev()464 pGDev->chipID = -1; in xf86PciAddMatchingDev()465 pGDev->chipRev = -1; in xf86PciAddMatchingDev()741 GDevPtr pGDev = in xf86MatchPciInstances() local745 if (pGDev) { in xf86MatchPciInstances()750 pGDev->chipID = -1; in xf86MatchPciInstances()751 pGDev->chipRev = -1; in xf86MatchPciInstances()
431 GDevPtr pGDev; in xf86MatchSbusInstances() local436 pGDev = xf86AddBusDeviceToConfigure(drvp->driverName, BUS_SBUS, in xf86MatchSbusInstances()438 if (pGDev) { in xf86MatchSbusInstances()443 pGDev->chipID = pGDev->chipRev = -1; in xf86MatchSbusInstances()